
What is Empty Elements in HTML?

Hi,
Here is the answer,
HTML elements with no content are called empty elements. Empty elements can be closed in the start tag.
<br> is an empty element without a closing tag (the <br> tag defines a line break).
Thanks.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.