Are there any plans to include some kind of css property that allows
you to extend two block elements in line with each other, as you can
with tables? I know about the workarounds that exist, it'd just be
great to be able to do it off the cuff. Not sure if it breaks the
visual formatting model or not, but is something like

#leftdiv {
attach: right;
}

#rightdiv {
attach: right
}

In the pipeline? Just curious :)

Cheers.

--
spike
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to