HTML Table Vertical Alignment

This chart illustrates Html table alignment that can be set using cascading style sheet rules. Use vertical-align for top, middle, and bottom alignment and text-align for left, center, and right alignments. Use style sheets to format each column

Inline style rule for the table data:
td style="vertical-align:top;text-align:center

V
e
r
t
i
c
a
l

  Left Column Center Column Right Column
Top Top Left Top Center Top Right
Middle Middle Left Middle Center Middle Right
Bottom Bottom Left Bottom Center Bottom Right



Web Design with XHTML Part II
Doris Cuffey, Instructor