February 2006
Intermediate to advanced
826 pages
63h 42m
English
th
<th>...</th>
Defines a table header cell. Table header cells provide
important information and context to the table cells in the row or
column that they precede. They are a key tool for making the
information in tables accessible. In terms of markup, they function
the same as table data cells (td).
The th element accepts the
same attributes as the td element.
See listing under td.
Read now
Unlock full access