On 26/04/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

> I have notices that if I make the body of the page font-size:0.8em

So whatever font size the user has picked in their preferences, you
push one 20% smaller?

> and do the the same in a DIV. I get a tiny sized font.

So the div contains a font that is 80% the height of the font in the
body which is 80% of the height of the font in the user preferences.
This is likely to be pretty small on many systems, yes.

> Is there any way around this?

Learn how font size multiplication works and use it to calculate the
font size you actually want?

--
David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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