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
Using copyright, software piracy can be stopped. How?
What do you mean by privacy in E-Commerce?
Write HTML code to set the border around an image using border attribute.
What are container elements in HTML?