Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-10-2012, 05:05 PM   PM User | #1
durangod
Senior Coder

 
Join Date: Nov 2010
Posts: 1,191
Thanks: 217
Thanked 31 Times in 30 Posts
durangod is on a distinguished road
curious font-size question

Im just wondering what what is the overall norm here.

I do see alot of this type format

Code:
font-size:12px;
but it also seems that this is becomming more popular

Code:
font-size:small;

I can see the benefit to both, but also there are times that you need to dial in the font size perfectly and so the px method would work better.

Questions are :

What are they teaching in school now or leaning toward?
Is there an industry standard or w3c preference here?

Thanks
durangod is offline   Reply With Quote
Old 10-10-2012, 09:41 PM   PM User | #2
jamaks
New Coder

 
Join Date: Sep 2012
Location: Scottish Borders
Posts: 36
Thanks: 1
Thanked 9 Times in 9 Posts
jamaks is on a distinguished road
Hi, I do not know that there is an industry standard as such but for accessibility the font size is best declared as em or & values. Personally I only use a fixed size for headers to gain some cross browser compatiblity and within my menu bar since I wish this area to remain a constant size. Just my personal feeling on the subject but I do not like the font size to small or unchangable. Jim
__________________
Jims Way is following a strict but simple code
jamaks is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

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

Forum Jump


All times are GMT +1. The time now is 07:09 AM.


Advertisement
Log in to turn off these ads.