Linda Quinn wrote:
> I must be missing something in centering images. The following CSS is  
> set up to contain the contents of a page, and center the contents  
> regardless of the size the browser window is set.
> 
> #pagewrapper {
>       min-width:780px;
>       max-width:950px;
>       margin-left:auto;
>       margin-right:auto;
>       margin-top:0;
>       text-align:left;
>       padding:5px 0 0 5px;
>       border:2px solid #cd9923;
>       }

Does IE<7 understand max- or min-width?

-- 
David
[EMAIL PROTECTED]
authenticity, honesty, community
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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/

Reply via email to