- The vast majority of tags must be opened (
<tag>
) and closed (</tag>
) with the element information such as a title or text resting between the tags. - When using multiple tags, the tags must be closed in the order in which they were opened. For example:
<strong><em>This is really important!</em></strong>
Leave a Reply