Skip to main content

H

Description

A generic heading element used to label sections of a document. Specific heading levels (H1–H6) provide hierarchical context.

Namespace
1.7
2.0
Category
block

Differences

Well tagged PDF:

The 'H' element in Well-Tagged PDF serves as a general heading element when a specific level is not defined. It groups header content without enforcing a particular hierarchy.

For Well-Tagged PDF, 'H' should be used when the heading level is either unknown or irrelevant to the document’s reuse. It must still be properly nested within the structure tree to maintain logical content grouping.


PDFUA:

In PDF/UA, precise heading levels are preferred to support accessibility. However, if a heading does not have a defined level, the generic 'H' element may be used as a fallback.

PDF/UA recommends that authors use specific heading levels (e.g., H1, H2, etc.), but if 'H' is used, it should be accompanied by additional metadata or context to ensure that assistive technologies can interpret its role within the document structure.

Use cases

Tag Relationships

Related Matterhorn Protocol checkpoints