February 2006
Intermediate to advanced
826 pages
63h 42m
English
thead
<thead>...</thead>
Defines the head of the table and should contain information
about a table. It is used to duplicate headers when the full table is
broken over pages, or for a static header that appears with a
scrolling table body. It must contain at least one row (tr). The thead element is one of the “row group”
elements.
See tbody for more
information and a list of supported attributes.
Read now
Unlock full access