THEAD.vAlign (Property)

A control for the vertical alignment of cells within the THEAD object.

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:-myTHEAD.vAlign

The vertical alignment of the content within the table cells can be controlled across an entire THEAD 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, TFOOT.vAlign, TH.vAlign, TR.vAlign