Group of columns within a table  - <COLGROUP>   -  </COLGROUP>

Previous- COL - Column specific information  |  Next-COMMENT - Comment

Description
Defines a group of columns within a table.
Attributes
NameValuesDescription
aligncenter|left|right|justify|charAlignment
charstringSpecifies the character used to align the text contents of the cell
charoffstringSpecifies the offset to the first occurrence of the character defined in the CHAR attribute
classclassnameClass of the element which is used to associate the element with a style sheet.
dirltr|rtlThe direction in which text flows when surrounded by text which flows in different directions.
event_namescript_codeDefines script to run on event such as OnMouseOver
idstringA unique name to identify an element.
spannumber
stylestringSpecifies style information for the element.
titlestringTitle for element which is often displayed as a tool-tip when the cursor hovers over the element.
valignbottom|middle|top|baselineVertical alignment
widthnumberWidth

Compatability
HTMLNETSCAPEINTERNET EXPLORER
4.1N2N3N4N6IE3IE4IE5IE6
YES NO NO NO NO YES YES YES YES

Previous- COL - Column specific information  |  Next-COMMENT - Comment