1.

What are void elements in HTML?

Answer»

HTML ELEMENTS which do not have closing tags or do not need to be CLOSED are Void elements. For Example <br /&GT;, <img />, <hr />, etc.



Discussion

No Comment Found