View Single Post
Old 02-01-2007, 11:39 AM   #3 (permalink)
Gr8Writer
Junior Member
 
Join Date: 10-06-04
Posts: 26
iTrader: 0 / 0%
Latest Blog:
None

Gr8Writer is liked by somebodyGr8Writer is liked by somebodyGr8Writer is liked by somebodyGr8Writer is liked by somebodyGr8Writer is liked by somebody
Send a message via MSN to Gr8Writer
Quote:
Originally Posted by cashcannon View Post
quick fix is to put this in your css file:

p {
font-size:12px;
}

all your tekst is in <p> tags
Thanks, I never thought of that. But since all the <p> tags are within the <body> tag and the body tag is the one that contains the font-size CSS, I'm puzzled as to why there is a difference between using a <body> tag and using a <p> tag.
Gr8Writer is offline   Reply With Quote