> From: cody h
> http://www.evergreen.edu/
> 
> the outermost container's (#pagecontainer) side margins are set to
> auto, but the container refuses to center in ie6.


Cody,

That is a FAQ, IE doesn't "do" margin: auto
See the wiki for a workaround/fixup.
http://css-discuss.incutio.com/?page=CenteringBlockElement

In your case I think a text-align: center on the body element
and text-align: left on your "pagecontainer" div will be the fix.

-- 
Peter Williams
______________________________________________________________________
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