valign:
Vertical alignment of elements within a table cell.
Used with Elements:
Content:
- baseline
All cells in the row with this valignment should have their first line of textual data aligned on a baseline common to all cells. - bottom
Cell data is flush with the bottom of the cell. - middle (default)
Cell data is centered vertically within the cell. - top
Cell data is flush with the top of the cell.
Default:
middle
Deprecated in XHTML 1.0:
No
DTD:
XHTML 1.0 Standard
Other alignment Attributes:

