|
<p> </p>
is there any way to use a <p> tag without making such a big space between 2 different tags?
i just want to use styles sheets to format text in 2 different colors and sizes, .. but i do not want there to be a big vertical space between the <p></p> and <p> </p> tags.
it seems like i'm getting the equivilent to <br><br> between 2 <p> tags.
can i fix this?
|