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 |
How do I link an image to something?
Can we change inline elements into block-level elements?
Is xhtml a programming language?
What is fallback in Application cache?
What is row and column?
How do I make sure my framed documents are displayed inside their frameset?
What is the html tags?
How do I alt text a picture?
What are the new input types provided by HTML 5 for forms?
What is a meta tag example?
What are the new media-related elements in html5?
What is an image map in html ?