The "colgroup" element represents a group of one or more columns in the table that is its parent. In a table, it should come after any "caption" elements and before any "thead", "tbody", "tfoot", and "tr" elements.
Type | Attribute List |
---|---|
'Standard' Attributes | "span" |
Obsolete Attributes | "width", "valign", "charoff", "char", and "align" |