HighDots Forums  

Definitive "Good Font Settings" StyleSheet?

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


Discuss Definitive "Good Font Settings" StyleSheet? in the Cascading Style Sheets forum.



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

Default Definitive "Good Font Settings" StyleSheet? - 09-02-2003 , 06:52 PM






What's considered to be the definitive version of a "good font
settings" style sheet?

That is, one which allows nearly all modern browsers, and Netscape 4,
to get readable text.

The basis of this is at http://www.alistapart.com/stories/sizematters/
-- the column "Size Matters" by Todd Fahrner.

The concept, as I understand it, is set Netscape 4 fonts to specific
point-sizes because it's not reliable when using relative sizes, and
then use an imported style sheet which Netscape 4 ignores to do the
more correct sizes like "small" and "extra-small" -- including a
couple of hacks to take care of bugs.

It's just that this article is a little old and I'm guessing there's a
more sophisticated version plus a version which takes into account
bugs which have appeared since 2001.

What would you think is a good base style sheet that I could grab
which uses this concept -- relative sizes for good browsers, fallback
position for Netscape 4?

TIA

Reply With Quote
  #2  
Old   
William Tasso
 
Posts: n/a

Default Re: Definitive "Good Font Settings" StyleSheet? - 09-02-2003 , 07:38 PM






Hostile17 wrote:
Quote:
What's considered to be the definitive version of a "good font
settings" style sheet?

less is more

have you considered the benefits of not setting a font?

--
William Tasso - http://WilliamTasso.com




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

Default Re: Definitive "Good Font Settings" StyleSheet? - 09-03-2003 , 02:51 AM



On 2 Sep 2003 16:52:15 -0700, hostile17 (AT) bigfoot (DOT) com (Hostile17) wrote:

Quote:
The concept, as I understand it, is set Netscape 4 fonts to specific
point-sizes because it's not reliable when using relative sizes, and
then use an imported style sheet which Netscape 4 ignores to do the
more correct sizes like "small" and "extra-small" -- including a
couple of hacks to take care of bugs.
In my experience relative sizes of 100% and greater work fine in
Netscape 4, but sizes smaller than 100% display at 100% - which isn't
such a terrible idea really. I suggest just using the relative sizes
straightforwardly - the worst that can happen is that Netscape 4 users
get a page which is a bit more readable than you intended. ;-)

There are enough people still using Netscape 4 that you should ensure
that your pages are readable in it, but not enough of them for it to be
worthwhile worrying about the cosmetics.

Quote:
It's just that this article is a little old and I'm guessing there's a
more sophisticated version plus a version which takes into account
bugs which have appeared since 2001.
If you simply write valid HTML/CSS, any browsers since 2001 should be
able to cope with it - at least as far as this topic is concerned.

--
Stephen Poley

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


Reply With Quote
  #4  
Old   
Philipp Lenssen
 
Posts: n/a

Default Re: Definitive "Good Font Settings" StyleSheet? - 09-03-2003 , 04:07 AM



Hostile17 wrote:

Quote:
What's considered to be the definitive version of a "good font
settings" style sheet?

That is, one which allows nearly all modern browsers, and Netscape 4,
to get readable text.

The following CSS should do a good job of setting readable font sizes,
and it works in all browsers:


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.