Is it possible to have the spacing above and below paragraphs collapse like
CSS margins? That way one wouldn't have to customize styles that much just
to get things right.

From
http://www.handcoding.com/archives/2004/02/14/andy-budd-on-css-margin-collapsing

"At its core, margin collapsing is very easy to understand. Basically when
two vertical margins meet up, instead of adding together, the largest margin
takes precedent and the other one “collapses” to nothing. [...]"

-- 
http://www.home.no/reddvinylene

Reply via email to