View Full Version : Help with text size


Buffy22
03-26-2003, 09:49 PM
Okay, this is about the text size on my website. On my computer the text looked fine, but when I looked at my website on my sister's computer, the text was extremely small, I couldn't even read it. Then I realized that her text size on IE is set to medium and mine is set to largest on my computer. So now I decided to make the text bigger, so that if people have theirs set to medium it is big enough so they can read it. But now the problem is when I have my IE text size set to largest the website looks all messed up because the text is too big for the tables. How can I set the text so it stays a certain size, regardless of whether someone has theirs set to medium, larger, largest, or whatever?

Xiphias
03-26-2003, 11:04 PM
Use CSS:

<body style="font-family: FONTNAME; font-size: 13px;">