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 |
Is html back end?
What is use of a tag?
Is there any way to keep list elements straight in an HTML file?
How do I make a thumbnail for my image(s)?
What is an image tag?
How do I become a web developer?
Where can I use main tag?
What is an example of labelling?
How do I make a picture into a link?
What is nav code?
What is onclick in html?
Do you need to close br tag?