TFOOT.vAlign (Property)

The vertical 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.vAlign

The vertical alignment of the content within the table cells can be controlled across an entire TFOOT extent with this property. The following keywords can be assigned to it:

These may be also available on some implementations:

See also:TBODY.vAlign, TD.vAlign, TH.vAlign, THEAD.vAlign, TR.vAlign