|
Thread
<THREAD> </THREAD>
The THREAD command holds the header information for a group of cells.
Example
<TABLE>
<THREAD><TR> The following cells</THREAD>
<TBODY bgcolor="--">
<TR> text
<TR> text
</TBODY>
<TFOOT><TR>The above cells...</TFOOT>
</TABLE>
The following cells...
text
text
The above cells...
This example shows TBODY, TFOOT, and THREAD.
|