Computer Applications
What are empty elements in HTML? Give examples.
HTML Intro
7 Likes
Answer
Empty elements require only an opening tag and not a closing tag in an HTML document. For example, <br>, <hr>, etc.
Answered By
3 Likes
What are empty elements in HTML? Give examples.
7 Likes
Empty elements require only an opening tag and not a closing tag in an HTML document. For example, <br>, <hr>, etc.
Answered By
3 Likes