Data Model Documentation

 

thead

The table head element, containing the header rows in a table.

Description

DTD declaration

<!ELEMENT thead (row+)>

Children

Attributes

Name

Type

Value

align

(left | right | center | justify | char)

#IMPLIED

valign

(top | middle | bottom)

#IMPLIED

Parents