TR.vAlign (Property)

The vertical alignment of content in the table cells in this row.

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

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