TFOOT.align (Property)

The kind of horizontal alignment applied to items within the <TFOOT> block of 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:-myTFOOT.align

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

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