TABLE.align (Property)

A controlling property for the alignment of table cells within a table.

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:-myTABLE.align

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

See also:TBODY.align, TD.align, TFOOT.align, TH.align, THEAD.align, TR.align