Is th tag an empty tag?
Answers
Answered by
1
The tags that do not contain any closing tags are known as empty tags. Empty tags contain only the opening tag but they perform some action in the webpage. Some commonly used empty tags are: <br>: Inerts a line break in a webpage wherever needed
Answered by
3
MARK BRAINLIEST AND LEAVE A THANK
Answer:
The tags that do not contain any closing tags are known as empty tags.
Explanation:
For eg: <br>, <link>, <img>, <hr>, <meta>, <source> etc
Similar questions