COL.align (Property)

An attribute controlling the alignment of a column contained in a <COL> HTML tag.

Availability:

DOM level - 1
JavaScript - 1.5
JScript - 3.0
Internet Explorer - 4.0
Netscape - 6.0
Property/method value type:String primitive
JavaScript syntax:-myCOL.align

The alignment of the COL object with respect to its containing parent object is defined in this property. The following set of alignment specifiers are available:

Note that not all of these are available in every browser. In particular the justify and char values are recent additions.

See also:COLGROUP.align