> From: Benjamin Rossen
> > 
> > body{font-family:Arial, Helvetica, Sans serif ;}
>
> Also, some browsers will not understand the generic term 'sans
> serif' with a capital letter. This will give you the best 
> result on the widest range of platforms.
> 
> body { font-family: Arial, Sans, Helvetica, sans serif; }

I think that should be sans-serif, the sans serif version
would require require quote marks if it was correct and
going to be used. IE. "sans serif"

-- 
Peter Williams
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to