May 2000
Intermediate to advanced
472 pages
14h 17m
English
vertical-align — IE4 P/P | IE5 P/Y | NN4 N/N | Op3 P/-
Used to set the vertical alignment of an element’s baseline with respect to its line-height. Negative percentage values are permitted, and will cause the element to be lowered, not raised.
SUP {vertical-align: super;}
.fnote {vertical-align: 50%;}
baseline | sub | super | top | text-top | middle | bottom | text-bottom | <percentage> |
baseline
no
inline
Percentage values refer to the line height of the element itself.
Read now
Unlock full access