Afficher un message
Vieux 16/04/2008, 15h44   #2
Harlan Messinger
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: How to set default font size to small for a page's body?

Don Li wrote:
> I've tried
> <body style="font-family:Verdana,Arial,Helvetica;font-size:0.8em;">
> or
> <body style="font-family:Verdana,Arial,Helvetica;font-size:11pct;">
> or
> <body style="font-family:Verdana,Arial,Helvetica;font-size:80%;">
> to no avail. In IE7 it shows up as Medium. What did I do wrong?
>
> Thanks.


?? Setting the font size in the document doesn't change the IE
*setting*, it changes the sizes of the fonts *relative* to that setting
(assuming you're using relative units like % or em).

Anyway, why are you trying to set the primary font of your page to a
size that's smaller than the user finds convenient to read?
  Réponse avec citation
 
Page generated in 0,05907 seconds with 9 queries