Re: Change all default font and size on whole page

by Andrew McFarland <aamcf(at)aamcf.co.uk>

 Date:  Thu, 14 Mar 2002 19:53:21 +0000
 To:  <hwg-basics(at)hwg.org>
 In-Reply-To:  umr
  todo: View Thread, Original
At 12:09 14/03/02 -0600, Hall, Richard H. wrote:
>Can anyone tell me how to change the default font size and font for a 
>whole page using css?

In the style sheet:

body {
         font-size: 12pt;
}

But you should never actually do this. The end user (should | will) have 
set up their system so that the default font size is the correct font size 
for them. Over-riding the user's choice is probably a bad thing.

There are various reasons why your code might not have worked. Is there a 
URL we could see it at?

Andrew

--
http://aamcf.co.uk/

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA