Austin, Darrel wrote: > Well, I've looked through the exhaustive list of 3 column layouts that > the Wiki crew has so remarkably maintained: > > http://css-discuss.incutio.com/?page=ThreeColumnLayouts > > Alas, I couldn't find a single layout that prevented the IE/PC problem > where if one of the columns has content too wide, it drops one or more > of the other divs down the page. > > It looks like I'm just going to have to use a 3-column table to handle > this...at least for IE (maybe I'll work in some conditional IE > comments so only IE folks have the table). > > I thought I'd post one more time in case someone wanted to try to talk > me out of it. ;o)
What about using a min-width value to prevent the problem? Regards, Thierry | www.TJKDesign.com ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
