Re: [CSS21] Margin-Collapse Property to fix inconsistency

On Sat, 2007-16-06 at 21:41 -0700, Nicholas Retallack wrote:
> For extra coolness, have it support top, bottom, left, and right in
> there as well, combinatorily, so a user could do this to create a
> gallery of tiles of content, eliminating extra margin space on the
> right and bottom as it grows and floats:

I think it was you from #css on irc.freenode.net and what are you
describing will not be solved with collapsing margins but
with :first-child and :last-child selectors.


-- 
        Thank you for your time.
                Regards, Zoffix Znet
                ( http://zoffix.com , http://haslayout.net )

Received on Monday, 18 June 2007 01:05:01 UTC