ecross
11-25-2003, 11:24 AM
I need help tring to define in CSS the top and bottom margins to 0 (zero) for a paragraph. Can anybody help me?
<style type="text/css">
<!--
p { define top and bottom margin }
-->
</style>
<p>All paragraphs should be set to zero for the top and bottom margins.</p>
<style type="text/css">
<!--
p { define top and bottom margin }
-->
</style>
<p>All paragraphs should be set to zero for the top and bottom margins.</p>