Typographical Properties
The Ultimate CSS Reference 340
Any other value, including lengths and percentages, won??™t apply to cells. The
computed vertical alignment will be baseline.
The baseline of a table cell is the baseline of the first line box in the cell. If there is
none, the bottom of the cell box is used.
Compatibility
Opera Safari Firefox Internet Explorer
9.2 3.0 2.0 1.3 2.0 1.5 1.0 7.0 6.0 5.5
Full Full Full Full Buggy Buggy Buggy Buggy Buggy Buggy
In Internet Explorer for Windows versions up to and including 7, some elements
behave as if the declaration vertical-align: inherit; was in the user agent style
sheet. The values bottom and top are treated like text-bottom and text-top,
respectively. Length values, percentages, and the values sub, super, text-bottom,
and text-top don??™t compute to baseline for table cells.
Internet Explorer for Windows versions up to and including 7 don??™t support the
value inherit.
In Firefox up to and including version 2, some elements behave as if the declaration
vertical-align: inherit; was in the user agent style sheet.
Pages:
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503