What are HTML tags and attributes?
Answers were Sorted based on User's Feedback
Answer / 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 |
• 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 |
What is the difference between nav and div?
What does meta mean in memes?
What does br stand for in games?
What are the features of xhtml?
How do I center a div?
What is the xhtml?
What is the role of hr & br tag?
What are the benefits of html5?
What is a dl list?
Why is XHTML needed? Isn't HTML good enough?
How do I get scrolling text in the status bar?
What is href in html?