HighDots Forums  

Re: Font Family

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


Discuss Re: Font Family in the Cascading Style Sheets forum.



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

Default Re: Font Family - 08-11-2003 , 12:53 PM







"Bjoern Hoehrmann" <bjoern (AT) hoehrmann (DOT) de> schreef in bericht
news:3f5ec187.80375563 (AT) news (DOT) bjoern.hoehrmann.de...
Quote:
* lostinspace wrote in comp.infosystems.www.authoring.stylesheets:
Is it possible to define individual font sizes for each type in the
family?
I'd like to define a 10pt font for Verdana while having the
remainder of the
family options display at 12pt.

FONT-FAMILY: verdana, arial, helvetica, sans-serif;

Doesn't
http://www.w3.org/TR/CSS2/fonts.html...nt-size-adjust do
what you want?
Looks very useful, but.... in which browsers is it supported?

Sincerely,
Els




Reply With Quote
  #2  
Old   
Jukka K. Korpela
 
Posts: n/a

Default Re: Font Family - 08-11-2003 , 02:19 PM






"Els" <els.aNOSPAM (AT) PLEASEtiscali (DOT) nl> wrote:

Quote:
Doesn't
http://www.w3.org/TR/CSS2/fonts.html...nt-size-adjust do
what you want?

Looks very useful, but.... in which browsers is it supported?
Hardly any. And font-size-adjust has been removed from the CSS 2.1
draft.

--
Yucca, http://www.cs.tut.fi/~jkorpela/


Reply With Quote
  #3  
Old   
Jukka K. Korpela
 
Posts: n/a

Default Re: Font Family - 08-12-2003 , 03:29 AM



"lostinspace" <lostinspace (AT) 123-universe (DOT) com> wrote:

[quotes about 40 lines using nonstandard quotation indicators,
then asks a one-liner:]

Quote:
As a result is there a way possible to accomplish my inquiry?
No. You effectively asked how to make font-size depend on font-family,
specifically how to make Verdana smaller than the other alternatives.
Useful as it might be, it's not possible.

The conclusion is, as you could see by checking past discussions on
Verdana, that Verdana should normally not be used in author style sheets.
Opinions differ on what (if anything) might constitute a special reason
for using it. But certainly that question is to be considered taking into
account the fact that it will be of the same size as the other
alternatives listed in the font-family declaration that is to be applied.
That is, knowing that Verdana will look "too big".

--
Yucca, http://www.cs.tut.fi/~jkorpela/


Reply With Quote
  #4  
Old   
Stephen Poley
 
Posts: n/a

Default Re: Font Family - 08-12-2003 , 03:40 AM



On Mon, 11 Aug 2003 18:28:03 GMT, "lostinspace"
<lostinspace (AT) 123-universe (DOT) com> wrote:

Quote:
----- Original Message -----
From: lostinspace
Is it possible to define individual font sizes for each type in the family?
I'd like to define a 10pt font for Verdana while having the remainder of the
family options display at 12pt.

FONT-FAMILY: verdana, arial, helvetica, sans-serif;

As a result is there a way possible to accomplish my inquiry?
Thanks in advance.
The best way is simply to define fonts of roughly the same size and
appearance. {FONT-FAMILY: Arial, Helvetica, sans-serif;} should be fine
for nearly all readers. Verdana is best avoided - I think you've already
discovered the problem with it, from your question.

--
Stephen Poley

http://www.xs4all.nl/~sbpoley/webmatters/


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 - 2008, Jelsoft Enterprises Ltd.