What HTML character symbolizes that the tag is a closing tag?

1 answer

Answer

1103394

2026-06-01 09:45

+ Follow

You are probably referring to the front slash. It, along with the less than sign and the greater than sign and the name of the tag, form an end tag, like this:

</html>

The opening tag does not have the front slash, so it is the character that makes the difference.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.