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
How do you code a link?
How to create a nested webpage in html?
What is meta title tag?
How do I put sounds for older versions of internet explorer?
Which type of video formats are supported by html5?
What is session storage and how can you create one?
What is p tag?
How do I create a simple web page?
What is the role of w3c?
What is tr and td in html?
Explain numbered lists in html?
What tags are required for an html page?
Does html needs complier?
How to create shapes with border property.
What minimum things do you have to do in order to include bootstrap & boostrap js in a project/ html document.