1.

Which of the following are empty tags?​

Answer»

EXPLANATION:

ELEMENTS with no closing TAG are known as an empty tag. For eg:
, , ,


, , etc. Since we can not SPECIFY anything in between those. HTML element which does not have a closing tag are called Empty elements.


Discussion

No Comment Found