What is the difference between HTML elements and tags?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
The fundamental components of a web page's content and structure are represented by HTML elements. They cover every aspect of the structure, including the characteristics, content, and start and end tags. Conversely, tags are particular markers that enclose material in angle brackets (<>). Although elements are made up of both content and tags, tags are the opening () and closing () markers that indicate the beginning and ending of an element in HTML syntax.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / Navin Kumar
"HTML elements are the building blocks of web pages, represented by tags. While all HTML elements have corresponding tags, not all tags represent an element - empty tags (like <img> or <br>) do not enclose any content"
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between div and section?
What is everyone using to write html?
What is difference between sgml and html?
What is a deprecated tag?
What is the difference between html and xhtml?
What tools to use to view xhtml documents?
What are new media elements in html5?
What are web workers and why do we need them ?
Is local storage secure?
Where is the navigation bar?
How do we create a dhtml drop-down menu?
What is target html?