Answer Posted / nashiinformaticssolutions
• HTML tags are elements enclosed in angle brackets (e.g., <p>, <div>), used to define the structure and content of a webpage.
• Attributes provide additional information about an element, such as class, id, href, etc. Attributes are specified in the opening tag, e.g., <a href="https://example.com">Link</a>.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the five elements of programming?
why it is important to set the meta information?
What is the current version of edge?
Which tag inserts a line horizontally on your web page?
Distinguish between static vs. Dynamic html
How to insert a picture into a background image of a web page?
How do I create a link that opens a new window?
What is html and what is it used for?
How many spaces is a tab?
How can tables be used inside a form? Explain with an example.
What is dhtml in computer?
Where does nav go in html?
What is tr and td in html?
Why doesn't my title show up when I click "check it out"?
Do you know what is the sessionstorage object in html5? How to create and access?