Hi John

John 'Max' Maxwell wrote:
> #outer_wrapper {
>    max-width: 800px; }
>
> Then I am fine in FF but not in IE

The max-width property unfortunately isn't supported by IE6 and below, which is where I assume the problem is.

I guess (and this is a guess) that max-width is actually fixed in IE7 as long as you use a strict doctype.

How that helps.
Tim


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to