Tag-Pairs, continued
Examples of Nested Tag-Pairs
Here is a span tag-pair nested inside a p tag-pair.
The opening <p> tag is separated from its closing </p> tag. The span tag pair is nested in between. Yet, each pair is closed:
The opening <p> tag is separated from its closing </p> tag. The span tag pair is nested in between. Yet, each pair is closed: