
November 5th, 2012, 07:15 PM
|
|
Registered User
|
|
Join Date: Nov 2012
Posts: 5
Time spent in forums: 1 h 21 m 46 sec
Reputation Power: 0
|
|
Quote: | Originally Posted by Kravvitz Welcome to DevShed Forums, helpneeded22.
It's best to avoid setting font-size in "px", pixels. (And "pt", points, may be fine for print stylesheets but shouldn't be used for other media.)
I recommend that you try using "font-size: xx-small" or "font-size: smaller".
|
Thanks, that is just what I was looking for. I really wanted to avoid going with a "set" size, and use something a little more relative, and I believe this it.
|