Good morning Philippe,     
It was foretold that on 9/10/2007 @ 22:30:32 GMT+0900 (which was
10:30:32 where I live) Philippe Wittenbergh would write:

<snipped a bit>

> This:
>> #page {
>> float : left;
>> width : 100%;
>> }
> won't solve anything. It just makes the block as wide as the window.  
> That block won't expand based on the width of the #container.
> It _might_ help if you remove the width, making it a floated auto  
> width container. But that behaviour can be unpredictable.

> #page {min-width:760px;} should stabilze that problem on most
> browsers. (and remove the float, I don't see the use for it). Use the
> appropriate {width: expression()} for IE 6.

Philippe, that's the code David used. But i tried removing the 100% width
on my wrapper and used the min-width but still no go.
What do you mean with "Use the appropriate {width: expression()} for
IE 6"?

here's my original mock up:

http://www.dzinelabs.com/sandbox/madcow/madcow.html

-- 
Best regards,
 Luc
_________________________

Powered by The Bat! version 3.99.24 with Windows XP (build 2600),
version 5.1 Service Pack 2 and using the best browser: Opera.

"The world belongs to the enthusiast who keeps cool." - William McFee. 


______________________________________________________________________
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