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