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 |
Should I use lower case or upper case for tags?
What is an image map in html ?
How to create and access sessionstorage object in html?
Why do we need html5?
What is meta name viewport?
What are HTML forms, and what are their key attributes?
What is difference between coding and programming?
What is user scalable no?
Why div tag is used in html?
What is a simple table?
What are html helpers?
How do you add a template to html?