View Single Post
  #1 (permalink)  
Old Sep 11th, 2006, 16:48
rubyfruit rubyfruit is offline
SuperMember

SuperMember
Join Date: Aug 2006
Location: Suffolk
Age: 30
Posts: 91
Thanks: 0
Thanked 0 Times in 0 Posts
Best way to define font size?

Hi

Sorry for the basic question, but I've just read about font size and found that there are several ways to define it- percentage, em, pixels, etc.

The article I read suggested combining em and percentages. This seems a bit convoluted. I notice that css zen garden just use font: 8pt/16pt georgia.

Obviously I want to choose a method that gives the most control over the font size across the largest number of browsers.

Cheers,

Ruby
Reply With Quote