What is the difference between HTML elements and tags?

Answers were Sorted based on User's Feedback



What is the difference between HTML elements and tags?..

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

What is the difference between HTML elements and tags?..

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

Post New Answer

More HTML DHTML Interview Questions

What is the difference between div and section?

1 Answers  


What is everyone using to write html?

1 Answers  


What is difference between sgml and html?

1 Answers  


What is a deprecated tag?

1 Answers  


What is the difference between html and xhtml?

3 Answers  


What tools to use to view xhtml documents?

1 Answers  


What are new media elements in html5?

1 Answers  


What are web workers and why do we need them ?

1 Answers  


Is local storage secure?

1 Answers  


Where is the navigation bar?

1 Answers  


How do we create a dhtml drop-down menu?

1 Answers  


What is target html?

1 Answers  


Categories