Sent by Charles Wiltgen on 3 March 2003 06:06
Hello,
I have paragraphs that I want to sit one on top of the other, with no
spacing beyond the line spacing.
Still, when I set both the margin and the padding to 0, there's still space
between them. Here's what I do:
.ptRecentEntries { color: #006; font-size: 10px; line-height: 14px;
background-color: transparent; margin: 0px; padding: 0px }
I've tried every method of specifying margin and padding that I can think
of, to no effect. Any pointers appreciated.
-- Charles Wiltgen