<TBody>
What
it does
Used with
the Thead and TFoot tags to create a table body. To work as designed you
must have all three tags. When you scroll through the table the header
and footer will stay in place.
Attributes
align="left
- center - right - justify - char"
char="character"
charoff="number"
class="class name"
dir="direction for weak/neutral text"
id="document-wide unique id"
lang="language code"
onclick="script"
ondblclick="script"
onkeydown="script"
onkeypress="script"
onkeyup="script"
onmousedown="script"
onmousemove="script"
onmouseout="script"
onmouseover="script"
onmouseup="script"
style="associated style info"
title="advisory title"
valign="top - middle - bottom - baseline"
End
Tag: Optional |