Main Page Title (H1)

Welcome to this HTML sampler. The H1 tag should be used once per page to clearly state the primary topic or title.

Major Section Heading (H2)

This paragraph introduces a major section of your content. You can have multiple H2s depending on the length of your page.

Subsection One (H3)

This is a subsection under the preceding H2 heading. H3 tags are used to break down major sections into more specific topics.

Sub-subheading (H4)

Even deeper sub-categories can be created using an H4 tag, ideal for very technical or highly organized documents.

Minor Category (H5)

Used much less frequently, the H5 tag helps organize extremely detailed or granular points.

Micro Detail (H6)

The lowest and smallest heading level in HTML, used for fine-print or very specific micro-details.