<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

This section is non-normative.

See table.

Content model

<row>+

Contained by

<tgroup>

One or more <row>

Contained by

  • <tgroup>

Inheritance

- topic/thead

The <thead> element is a base element type. It is defined in the topic module.

Attributes

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