[thelist] CSS: Paragraph Spacing

rudy rudy937 at rogers.com
Sat Sep 27 14:02:14 CDT 2003


> Any ideas about how to control the space between paragraphs?

p { margin-top: 2px; margin-bottom: 2px; }

results in a 2px gap between paragraphs, because top and bottom margins are
merged


rudy



More information about the thelist mailing list