valign

Vertical alignment of the element.

Browser/User Agent Support

IENetscapeMozillaOperaSafari
2.0+1.1+1.0+4.0+1.0+

Values

baselineAlign with the baseline of the parent or sibling element.
bottomAlign at the bottom of the container element.
centerAlign in the cneter of the container element.
middleAlign in the cneter of the container element.
topAlign at the top of the container element.

Related