Answer Posted / hr@tgksolutions.com
• 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 different tags to separate sections of text?
What is html and how is it used?
What does the elements mean in syntax given for url in html?
Why is html5 important?
How do I know if an image has an alt tag?
What’s new HTML 5 DocType and Charset?
What is the tag for bold in html?
Explain list elements in html.
What is the advantage of html5 semantic tags?
What is use of a tag?
What is html tag attributes?
Do all HTML tags have end tag?
Is syntax a repetition?
What is tag in ela?
How can I use forms for pull-down navigation menus?