Well I guess that might partially explain it. ;)
OK, well. Um.
p { padding-bottom: 1.0em; }
seems to be doing the trick nicely, except after the last item in a list when followed by a section header. I think it would be better to space-after the last list item instead of spaceing-before the header. Any thoughts on that, of suggestions of a better way?
Minute Electron wrote:
On Dec 30, 2007 5:58 PM, Steve VanSlyck s.vanslyck@spamcop.net wrote:
Perfect, thank you. My problem is that sites about the basics are not basic enough. For example, I could not find in this site any doc on the "p" tag. Thanks again.
That would be because the '"p" tag' is (X)HTML, not CSS. CSS generally requires basic knowledge of (X)HTML.