What are void elements in HTML?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
Void elements are self-closing and do not have closing tags. Examples:
• <img>
• <br>
• <hr>
• <input>
| Is This Answer Correct ? | 0 Yes | 0 No |
Void elements are self-closing and do not have closing tags. Examples:
• <img>
• <br>
• <hr>
• <input>
| Is This Answer Correct ? | 0 Yes | 0 No |
Why do we need html5?
What are inline elements and block-level elements in html?
How can I include comments in html?
How dhtml is used in internet explorer?
How do you use br?
What is the simplest html page?
What does html5 mean?
What is the difference between doctype html and html?
How can you have different number of cells for each row of a table?
So how do we implement application cache in HTML 5?
How do I redirect someone to my new page?
What is difference between html 4 and html 5?