3.2.3.4 <thead>

The <thead> element is a table header that precedes the table body (<tbody>) element in a complex table.

Content models

See appendix for information about this element in OASIS document type shells.

Inheritance

- topic/thead

Example

See table.

Attributes

The following attributes are available on this element: Universal attribute group, outputclass, and @valign from Complex-table attribute group.

Return to main page.