>But a really good way to get
>consistent fonts is to set
>body {
>font-size:62.5%
>}
>
>This along with other resets makes all your fonts equivalent to 10px.
>This not only allows you to make nice em sizes like 1.2em for 12 px
>etc.


As long as the default font size in the user's agent is such that 
100% or 1em is equal to 16px.

This is far from given. For instance, it is not true if the agent is 
IE and the text size is not set to medium. Of course many users do 
not even realise they can change their font size, let alone do it, 
but that's a pretty big assumption to base your designs on.

Anyhow, font sizing is holy war territory and has been pretty much 
done to death on the list.

    http://css-discuss.incutio.com/?page=FontSize

sums it all up. If anyone wants to add to it that would be great. 
That is, if the wiki is working and lets anyone edit it.


Alex da moderator
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to