[thelist] Need some CSS help

Mark Howells mark at mountain.ch
Fri Mar 22 18:03:00 CST 2002


>> Basically, I want to have a fixed width DIV on the left, then a fluid DIV to
>> the right, so that as the window is reduced, only the right DIV gets
>> smaller.

#left {width:150px}
#right {width:auto;float:left}

Not sure about browser support, as it's way past my bed time.

Regards
Mark Howells
<http://www.mark.ac/evl/>




More information about the thelist mailing list