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 tables in html?
What is a mailto link?
What is a link rel?
What is meta tag seo?
So how do we refresh the application cache of the browser?
How do you refer to the .css file in the web page?
What is the purpose of 'output' tag in HTML5?
What is a canvas?
What is p tag in html?
Write an HTML table tag sequence that outputs the following:
What is dom in web technology?
Explain bulleted lists in html?