. Are the HTML tags and elements the same thing?
Answer / nashiinformaticssolutions
No. HTML elements are defined by a starting tag, may contain some content and a closing tag.For example, <h1>Heading 1</h1> is a HTML element but just <h1> is a starting tag and </h1> is a closing tag.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is single tag?
What is td in html?
How can I have two sets of links with different colors?
What is empty tag and container tag?
What is the difference between div and section?
What are keywords in seo?
What is alt text word?
What is image map in html5?
What is namespace example?
Which video and audio formats are used for embedding on web page?
Why is innerhtml used?
Why hyperlink is used?