Skip to main content

THead

Description

Defines the header section of a table, containing cells that label the columns or rows and provide context for the table data.

Namespace
1.7
2.0
Category
block

Differences

Well tagged PDF:

The 'THead' element in Well-Tagged PDF is used to group header rows in a table, providing a clear separation from the table body.

It should enclose all header rows and be distinctly separated from the body ('TBody') and footer ('TFoot') sections to preserve table semantics.


PDFUA:

In PDF/UA, the 'THead' element enhances accessibility by clearly delineating the header section of a table, which is essential for establishing context.

The header group must be tagged and associated with corresponding data cells, ensuring that assistive technologies can reliably convey the table's structure.

Use cases

Complex table with two rows in header, two rows in the body and one row in the table footer

Try it

Tag Relationships

Click on any tag to view its details.

Related Matterhorn Protocol checkpoints