<TH>
What
it does
Used inside
a table header to divide the row into cells.
Attributes
abbr="abbreviation"
align="left - center - right - justify - char"
axis="comma-separated list"
bgcolor="color name"
char="character"
charoff="number"
class="class name"
cols="number"
dir="direction for weak/neutral text"
headers="list of id's for header cells"
height="pixels"
id="document-wide unique id"
lang="language code"
nowrap
onclick="script"
ondblclick="script"
onkeydown="script"
onkeypress="script"
onkeyup="script"
onmousedown="script"
onmousemove="script"
onmouseout="script"
onmouseover="script"
onmouseup="script"
rows="number"
scope="scope covered by header cells"
style="associated style info"
title="advisory title"
valign="top - middle - bottom - baseline"
width="column width specification"
End
Tag: Optional |