View Single Post
  #13  
Old 05-06-2005, 10:29 PM
Sistermadly Sistermadly is offline
GreekChat Member
 
Join Date: Dec 2002
Location: Libraryland
Posts: 3,134
Send a message via AIM to Sistermadly
One thing you can do is to not use pixels or relative sizes (x-small) at all - use percentages.

Play around with some text and set the font size thus:

font-size: {100%}

and just increase and decrease at will. It's a bit more reliable -- and flexible -- than using fixed pixel width/sizes.
__________________
I chose the ivy leaf, 'cause nothing else would do...
Reply With Quote