Do all html tags have an end tag?



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

Post New Answer

More HTML DHTML Interview Questions

How to insert a picture into a background image of a web page?

1 Answers  


How to open a link in new tab or window?

1 Answers  


What is the purpose of Socket.readyState atribute of WebSocket?

1 Answers  


What is manifest file in html5?

1 Answers  


What is scripting in it?

1 Answers  


What is the svg element?

1 Answers  


Where does the body tag go in html?

1 Answers  


How can you make a numbered list?

1 Answers  


What is closing tag in html?

1 Answers  


What is main tag in html?

1 Answers  


How many types of css can be included in html?

1 Answers  


Why meta tags are used in html?

1 Answers  


Categories