I am having trouble getting my web page centered within all browsers no matter what the screen resolution or monitor size is.I thought applying : body{ margin: 0 auto; } would work, but it doesn't. Was is the trick to get this to work?
Bruce, try applying the "margin: 0 auto" to the #wrapper_outer div. See if that helps.
Mike Stickel Screenflicker Developments www.screenflicker.com p: 403-923-7667 e: [EMAIL PROTECTED] ______________________________________________________________________ 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/
