nogerorob
08-18-2004, 06:58 PM
Hey y'all.
How can I reduce the amount of space between two paragraphs? Is this a css attribute?
i.e:
<p alight="center">Here is one paragraph</p>
<p><span class="dateupdated">Today's Date</span></p>
Displays:
Here is one paragraph
Today's Date
How can I reduce the amount of space between two paragraphs? Is this a css attribute?
i.e:
<p alight="center">Here is one paragraph</p>
<p><span class="dateupdated">Today's Date</span></p>
Displays:
Here is one paragraph
Today's Date