HTML Interview questions


Total available count: 26
Subject - Web Development
Subsubject - HTML

What is the difference between HTML elements and tags?

HTML elements can communicate to the browser how to render text, when surrounded by angular brackets <> they form HTML tags and for the most part, tags come in pairs and surround the text.




Next 5 interview question(s)

1
What is the use of span tag? Give one example.
2
What is the use of iframe tag?
3
What is semantic HTML?
4
What is a marquee?
5
How to use Onload function with body tag?