HTML Guide: Heading Examples

This is heading 1, using the <H1> tag

... and some normal text for comparison.

This is heading 2, using the <H2> tag

... and some normal text for comparison.

This is heading 3, using the <H3> tag

... and some normal text for comparison.

This is heading 4, using the <H4> tag

... and some normal text for comparison.
This is heading 5, using the <H5> tag
... and some normal text for comparison.
This is heading 6, using the <H6> tag
... and some normal text for comparison.