HighDots Forums  

Clarification on Font Size and Inheritance.

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


Discuss Clarification on Font Size and Inheritance. in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
Viken Karaguesian
 
Posts: n/a

Default Re: Clarification on Font Size and Inheritance. - 01-11-2006 , 10:00 AM






The current site I'm working on uses Arial font, as requested by my
"client" (I'm volunteering my time, 'cause this is fun for me). I set
the font to 100%, but they complained that it looked too big (tall).
They showed me examples of other sites that used Arial font, and said
"make it look like that". Reducing the font to 95% gave it the look
they wanted.

Actually, I think that Arial is easier to read at 95% than at 100%. The
letters don't look so tall and bunched together.

Viken K.


Reply With Quote
  #12  
Old   
NoSLZZP
 
Posts: n/a

Default Re: Clarification on Font Size and Inheritance. - 01-11-2006 , 10:02 AM







Andreas Prilop Wrote:
Quote:
On 11 Jan 2006, Viken Karaguesian wrote

body
font-size: 95%

This is naughty! If you specify any font size for BODY, the
take 100% only

Absolutely. For the "body" font definition, you want that to be you
"base" definition that all other font size determinations are mad
from. Ask yourself this: "If you are defining the body font-size t
be 95%, it's 95% of WHAT?"

The best thing to do here is just to say

font-size: medium

Let the browsers interpret the rest from that point forward based o
your percentages
--
NoSLZZ





----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----


Reply With Quote
  #13  
Old   
Viken Karaguesian
 
Posts: n/a

Default Re: Clarification on Font Size and Inheritance. - 01-11-2006 , 10:05 AM



Quote:
Please see this page as well:
http://www.safalra.com/special/googlegroupsreply/
Thanks. I was wondering why I couldn't quote in Google. When I'm at
home, I use Outlook Express for my news reader but at work I'm stuck
using the Google interface.



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

Default Re: Clarification on Font Size and Inheritance. - 01-11-2006 , 10:10 AM



On 11 Jan 2006, Viken Karaguesian wrote:

Quote:
Actually, I think that Arial is easier to read at 95% than at 100%.
This sentence is meaningless because 95% and 100% are *not*
specific font sizes. You might say, for example,

Quote:
I think that Arial is easier to read at 10 pt than at 12 pt.
Someone else might say,

Quote:
I think that Arial is easier to read at 11 pt than at 10 pt.


Reply With Quote
  #15  
Old   
Viken Karaguesian
 
Posts: n/a

Default Re: Clarification on Font Size and Inheritance. - 01-11-2006 , 10:15 AM



Quote:
Please see this page as well:
http://www.safalra.com/special/googlegroupsreply/
Thanks. I was wondering why I couldn't quote in Google. When I'm at
home, I use Outlook Express for my news reader but at work I'm stuck
using the Google interface.



Reply With Quote
  #16  
Old   
Viken Karaguesian
 
Posts: n/a

Default Re: Clarification on Font Size and Inheritance. - 01-11-2006 , 10:27 AM



Quote:
This sentence is meaningless because 95% and 100% are *not*
specific font sizes.
Ok, I see your point. Using percentages, then, must mean that the font
size is relative, but relative to what? It must be X% of something.

Viken K.



Reply With Quote
  #17  
Old   
Beauregard T. Shagnasty
 
Posts: n/a

Default Re: Clarification on Font Size and Inheritance. - 01-11-2006 , 10:28 AM



Viken Karaguesian wrote:

Quote:
Actually, I think that Arial is easier to read at 95% than at 100%. The
letters don't look so tall and bunched together.
Then, once again, you need to adjust your own browser's default font
size. You may have really good eyes. Your visitors may not, and have set
their browsers to what they like. If you use 100%, you accomodate them.

You might also want to instruct your client on how to adjust the default
size in his/her browsers.

And ask them to read this thread.

--
-bts
-Warning: I brake for lawn deer


Reply With Quote
  #18  
Old   
Beauregard T. Shagnasty
 
Posts: n/a

Default Re: Clarification on Font Size and Inheritance. - 01-11-2006 , 10:39 AM



Viken Karaguesian wrote:

Quote:
This sentence is meaningless because 95% and 100% are *not*
specific font sizes.

Ok, I see your point. Using percentages, then, must mean that the font
size is relative, but relative to what? It must be X% of something.
X% of what each and every visitor (including yourself) has chosen as
their personal, preferred size. If you deviate from 100%, well, you are
abusing your visitors.

In Firefox, Tools > Options > General > Fonts & Colors
Adjust your own taste a bit lower than what it is now.

Not sure how we can make this any more clear...

--
-bts
-Warning: I brake for lawn deer


Reply With Quote
  #19  
Old   
Viken Karaguesian
 
Posts: n/a

Default Re: Clarification on Font Size and Inheritance. - 01-11-2006 , 10:51 AM



Quote:
X% of what each and every visitor (including yourself) has chosen as
their personal, preferred size.
OK...I see. If I use the percent value in the <body> tag, then the base
font size is derived from the user's browser settings.

Viken K.



Reply With Quote
  #20  
Old   
Beauregard T. Shagnasty
 
Posts: n/a

Default Re: Clarification on Font Size and Inheritance. - 01-11-2006 , 10:55 AM



Viken Karaguesian wrote:

Quote:
X% of what each and every visitor (including yourself) has chosen as
their personal, preferred size.

OK...I see. If I use the percent value in the <body> tag, then the base
font size is derived from the user's browser settings.
Exactly.

And since this is "Be Kind To Visitors" week, use 100%. :-)

--
-bts
-Warning: I brake for lawn deer


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.