CBSE Class 10 Computer Applications Question 19 of 31

Solved Sample Paper 2 — Question 7

Back to all questions
7
Question

Question 17

What are empty elements in HTML? Give examples.

Answer

Empty elements require only an opening tag and not a closing tag in an HTML document. For example, <br>, <hr>, etc.