Forum Moderators: not2easy

Message Too Old, No Replies

<p> tag text always bold

how can i stop this?

         

ezyid

4:21 am on Jul 2, 2005 (gmt 0)

10+ Year Member



Hello there, I have noticed a bizar problem.
my text is defult on bold, but its not, I mean in my css file the text is not bold and i have not set it to bold.
whats even worse is when i placed the text into a table it went bold,
and then what makes it worse is on another page where the text was normal i placed it into a table and then the text went bold..
do i have to alter the table tags in my css script?

some help on this one.. i hope i make sence.....

keyplyr

8:07 am on Jul 2, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Something is causing it to be bold. Look for an open <b> tag above, maybe what was intended to be a <br> unintentionally became a <b>? Also check to see if some CSS rule having to do with the table may be cascading.