Dear Listers:

Is there any way to get IE6 to honor the css attribute 'min-width', or a 
way to script, hack or cheat some version of it?

Context? I'm working on a layout that has three small content blocks 
that should sit next to each other.

------------------------------------------------------------------------
|  block 1 single line  |  block 2 single line  | block 3 single line  |
------------------------------------------------------------------------

Each block is a single line. I don't want the contents of the blocks to 
wrap. And I don't want the blocks themselves to shift to stack one 
underneath the other when the browser window is narrow. In real 
browsers, I can set a minimum width on the outermost containing div that 
more or less solves all of the above. But what the heck do I do with IE? 
I can solve this problem with a table in minutes, but I haven't been 
able to solve it with floated divs in probably 6 hours of work.

Thanks in advance for your assistance.

Lori Brown

______________________________________________________________________
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