Michael Park wrote:
> Basically, my intention is to create dynamic widths, evenly divided
> amongst several columns totalling up to 100% of the containing div
> (yes, this is more or less doable with tables, but I'm trying to
> determine why this is so troublesome with divs).

Georg wrote:
> With line-ups like yours the easiest solution is to pull in the
> backside-margin on the last float, so the actual width becomes less  
> than
> the visual width...


Wouldn't setting each div to a width of 49%, floated left for the  
first then floated right for the second also be a reliable cross- 
browser solution?

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

Reply via email to