Ninetales
03-20-2003, 11:20 PM
You'd think this'd be an easy question! Or at least, I did.
How do I get my font to be 7 pixels high without using a stylesheet?
How do I get my font to be 7 pixels high without using a stylesheet?
|
View Full Version : Font size Ninetales 03-20-2003, 11:20 PM You'd think this'd be an easy question! Or at least, I did. How do I get my font to be 7 pixels high without using a stylesheet? epolady 03-20-2003, 11:27 PM Something like : <span style="font-size: 7px;">text</span> btw, 7px is really small and unreadable. |