"CSS3 module: Multi-column layout" "10. Floating in and between columns"

By adding two new values to the float property, you make it impossible to 
specify how the element should float. I think you should add a property with 
'in-column'  and 'mid-column' (or 'between-columns') values. Then the 
developer could use the float property to specify where the item appears. 
mid-column and float=left would float in the gap to the left of the 
"current" column. "current" has an obvious meaning but should be defined in 
the specification.

Jeffrey Yasskin, MCSD
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

Received on Tuesday, 23 January 2001 11:19:01 UTC