HighDots Forums  

Font Family

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Font Family in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
shapper
 
Posts: n/a

Default Font Family - 02-20-2009 , 10:12 AM






Hello,

Is there an advisable order for CSS font-family?

I usually use the following:
- Verdana, Geneva, sans-serif
- Georgia, Utopia, Palatino, 'Palatino Linotype', serif;
- Arial, Tahoma, Helvetica, sans-serif

As far as I know font-families should include fonts of same type. Or
not?

Anyway, could someone advice me on this?

Should I post this question in an Html group instead?

Thanks,
Miguel

Reply With Quote
  #2  
Old   
Andreas Prilop
 
Posts: n/a

Default Re: Font Family - 02-20-2009 , 11:19 AM






On Fri, 20 Feb 2009, shapper wrote:

Quote:
I usually use the following:
- Verdana, Geneva, sans-serif
Verdana is a typeface consisting of four fonts: plain, italic,
bold, bold italic. Geneva is just a single font.

Quote:
- Arial, Tahoma, Helvetica, sans-serif
Tahoma has only two fonts: plain and bold.

Depending on your operating system, browser, printer, and
printer driver (!), you might get a slanted version of the
font or the plain (upright) version for <i>text</i>.
Specify only typefaces with four fonts (plain, italic, bold,
bold italic) unless you have no italics or no boldface
on your page.

--
In memoriam Alan J. Flavell
http://www.alanflavell.org.uk/charset/


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.