. 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 |
How do you make a dtd?
What is purpose of getCurrentPosition() method of geolocation object of HTML5?
What is the difference between SVG and <Canvas>?
What are the two types of html5 web storage?
What is a tag in html5?
What is a hyperlink example?
What do you mean by style sheet?
What is the current version of html?
What is microdata in html5?
Where do I learn coding?
What is the html tag for italicizing your text?
What does html stand for?