Skip to main content

TH

Description

Represents a table header cell that contains descriptive information for the table’s columns or rows.

Namespace
1.7
2.0
Category
block

Differences

Well tagged PDF:

The 'TH' element in Well-Tagged PDF represents a table header cell, used to designate header information within a table.

Header cells should be tagged using 'TH' and clearly identified as headers. They should be appropriately nested within a 'TR' and table structure.


PDFUA:

In PDF/UA, the 'TH' element is critical for conveying the purpose of header cells in a table, which assists users with navigation and comprehension.

Each header cell must include scope or association information to link it with corresponding data cells, ensuring that screen readers can deliver proper context.

Use cases

Simple table

Try it

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

Try it

Tag Relationships

Related Matterhorn Protocol checkpoints