Chris F.A. Johnson wrote:
> On Wed, 9 Jun 2010, Andy B. wrote:
>
>   
>
>> 3. What is the best font to use for readability? and is there a list of
>> easily readable fonts out there somewhere?
>>     
>
>    Let the user decide; use the user's preferred font (i.e., don't
>    specify a font).
>
>   





The vast majority of users, and some author's, do not know a font from a 
flagpole. Give it your best shot.

A safe call for serif:
font: 100% Georgia, serif;

A safe call for sans:
font: 100% 'Helvetica Neue', Arial, sans-serif;
Mac users get Helvetica Neue. PC users get Arial.

Best,
~d


-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to