1 Like
No, not all HTML tags have an end tags. For example - <br> tag doesn’t have an end tag, due to which it is called as “unpaired” tag. <img> tag is also another example.
No, not all HTML tags have an end tags. For example - <br> tag doesn’t have an end tag, due to which it is called as “unpaired” tag. <img> tag is also another example.