Do all html tags have an end tag?
Answer / Dharm Pal Singh
No, not all HTML tags require an end tag. Self-closing tags such as '<br>', '<img>' and '<input>', do not need an end tag.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to insert a picture into a background image of a web page?
How to open a link in new tab or window?
What is the purpose of Socket.readyState atribute of WebSocket?
What is manifest file in html5?
What is scripting in it?
What is the svg element?
Where does the body tag go in html?
How can you make a numbered list?
What is closing tag in html?
What is main tag in html?
How many types of css can be included in html?
Why meta tags are used in html?