Give two examples of empty tags pLzzzzzz
Answers
Answered by
2
Answer:
Eg: <br>, <link>.
Explanation:
Elements with no closing tag are known as an empty tag. For eg: <br>, <link>, <img>, <hr>, <meta>, <source> etc. Since we can not specify anything in between those. HTML element which does not have a closing tag are called Empty elements.
Hope it helps you, Thanks you...!!
Answered by
0
the two examples of empty tag are :-
<br> <hr>
Similar questions