Click to See Complete Forum and Search --> : Paragraph problems


matty_y2002
07-26-2006, 11:10 AM
I am having sum trouble with the <p> tag, when ever i put a word inside the <p></p> it always has a line above and below it, i would like to have 2 paragraphs together with no line seperating them. I want to keep them as two paragraphs and not change it to one. can any one help? Matt

Wiz Creations
07-26-2006, 11:13 AM
p { margin:0px; }

matty_y2002
07-26-2006, 11:18 AM
:) Thanks