Name
<thead> — NN: 2, 3, 4 • MSIE: 2, 3, 4, 5 • HTML 4 • WebTV • Opera3
Synopsis
<thead>...</thead>
Used within a <table>, defines the head of
the table and should contain information about a table. It must
contain at least one row (<tr>).
<thead> is one of the “row
group” tags introduced by Internet Explorer and proposed in the
W3C HTML 4.0 Specification (see <tbody>).
Its end tag is optional.
Attributes
align=left|center|right|justify|charSpecifies horizontal alignment (or justification) of cell contents.
char=characterSpecifies a character along which the cell contents will be aligned. The default character is a decimal point (language-appropriate).
charoff=lengthSpecifies the distance to the first alignment character (
char) on each line. If a line doesn’t use an alignment character, it should be horizontally shifted to end at the alignment position.valign=top|middle|bottom|baselineSpecifies vertical alignment of cell contents.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access