inline and block elements with padding and border

[inline, block] * line-height:[normal, 1, 2]

ÈQgf
ÈQgf
ÈQgf
ÈQgf
ÈQgf
ÈQgf
 

line-height:[normal, 1, 2] * [inline, block]

ÈQgf
ÈQgf
ÈQgf
ÈQgf
ÈQgf
ÈQgf
 

different font-family (different heights)

inline

ÈQgf ÈQgf ÈQgf ÈQgf ÈQgf ÈQgf
offsetHeight:

block (at least in Moz e Saf, with some fonts, heights are different from inline boxes)

ÈQgf
ÈQgf
ÈQgf
ÈQgf
ÈQgf
ÈQgf
offsetHeight:

block, line-height: 1.2 (same heights)

ÈQgf
ÈQgf
ÈQgf
ÈQgf
ÈQgf
ÈQgf
offsetHeight:

block, line-height: 0.5 (same heights)

ÈQgf
ÈQgf
ÈQgf
ÈQgf
ÈQgf
ÈQgf
offsetHeight:

like the above, but avoids IE7- “cropping”

ÈQgf
ÈQgf
ÈQgf
ÈQgf
ÈQgf
ÈQgf

like the above, with vertical-align:top (only IE5.5-7/Win differs)

ÈQgf
ÈQgf
ÈQgf
ÈQgf
ÈQgf
ÈQgf

like the above, with vertical-align:bottom (only IE5.5-7/Win differs)

ÈQgf
ÈQgf
ÈQgf
ÈQgf
ÈQgf
ÈQgf

Other similar font height tests

CSS tests home