David Laakso wrote:

>> <http://css-class.com/x/list-images.htm>
>>
>
> Thanks, Alan.
> FWIW, some comparisons of browser rendering of total height of the
> "orange-like" box on this end...
>
> Box height in Mac OS X 10.4.11
>
> Opera/10.00 Beta
> 194px
> Camino/1.6.7
> 194px
>
> Safari/3.2.1
> 217px
>
> FF/3.0.10
> 228px
>
> XP IE/8.0 (on Parallels in Mac OS X 10.4.11)
> 228px

That is kinda expected. The page doesn't specify font-family nor line- 
height.

add
html {font: 1em/1.4 'Helvetica Neue', Arial, sans-serif;}
and see the various browsers fall in line (modulo a couple of  
pixels,depending on how they round off decimal values).

Philippe
---
Philippe Wittenbergh
http://l-c-n.com/





______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to