Sent by Pperry on 19 February 2006 18:06
I haven't set any minimums. This is my code...
<style type="text/css">
..font1 {
font-family: "Courier New", Courier, monospace;
}
..font2 {
font-family: "MS Serif", "New York", serif;
}
..font3 {
font-family: "Times New Roman", Times, serif;
}
..font4{
font-family: "MS Sans Serif", Geneva, sans-serif;
}
..font5 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
..font6 {
font-family: Arial, Helvetica, sans-serif;
}
</style>
</snippet>
<div class="font1" style="font-size:.5em">Courier New, Courier, Monospace</div>
<div class="font2" style="font-size:.5em">MS Serif, New York, Serif</div>
<div class="font3" style="font-size:.5em">Times New Roman, Times, serif</div>
<div class="font4" style="font-size:.5em">MS Sans Serif, Geneva, sans-
serif</div>
<div class="font5" style="font-size:.5em">Verdana, Geneva, Arial, Helvetica,
sans-serif</div>
<div class="font6" style="font-size:.5em">Arial, Helvetica, sans-serif</div>
and so on for 1, 1.5, 2, 2.5 em's
</snippet>
And I'm sorry I wasnt clear before but .5 DOES display properly. .6, .7, .8
all show the same as 1em
-----Original Message-----
From: [EMAIL-REMOVED]
[EMAIL-REMOVED]]On Behalf Of David Dorward
Sent: Sunday, February 19, 2006 12:51 PM
To: [EMAIL-REMOVED]
Subject: Re: [css-d] .5em through 1 em
On 19/02/06, [EMAIL-REMOVED] [EMAIL-REMOVED]> wrote:
> Sorry for the newbie question but...I'm testing font sizes using em trying to
> switch my habit of using pt and I've noticed something. In IE7 and NS 8 any
> font sizes between .5 and 1em dont change.
Perhaps you have a minimum font size set. Half an em is half as high
as a full em.
--
David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk>
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/
______________________________________
This E-Mail was sent with MailMax/WEB.
http://www.smartmax.com
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/