Headings: [Skip]

Web-Design Tutorials by Dr Sam

XHTML Strict Specs, Part 1

Menu [Skip]

Slash to Close Tags

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: