<Colgroup>
What it does
This tag
is used to define groups of table columns. Using this element, you can
group columns together for formatting. This element is only can only be
used inside the <table> tag.
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"
span="number"
style="associated style info"
title="advisory title"
valign="top - middle - bottom - baseline"
width="column width specification"
End
Tag: Optional |