Thread: FF text size
View Single Post
Old 03-14-2008, 11:22 PM   #6 (permalink)
freenity
The Acquainted
 
freenity's Avatar
 
Join Date: Feb 2008
Posts: 119
Thanks: 17
freenity is on a distinguished road
Default

Quote:
Originally Posted by Aaron View Post
Normally, you use EM or PT for font sizes. To make them not scroll, use PX.

If you want to code everything well, you want to make everything work at any size. All of my sites work on both super small screens and super large screens. Most of the time using a % is the best way to go, unless if you want a specific value, such as the width of an image.

And while you are at it, try not to use div's at all. Scary thought, huh?
:\ what do you mean not using divs ???
What should I use then?
__________________
http://feudal-times.net - My PBB Game
http://gwphp.feudal-times.net - My Blog "Gaming With PHP"
freenity is offline  
Reply With Quote