Christian Snodgrass
Tue, 05 Feb 2008 18:53:23 -0800
In wrapper, change the margin to be: margin: 0 auto;To center block-level elements, you set margin-left: auto and margin-right: auto (margin: 0 auto is a shortcut for that). In IE, at least IE6, it wrongfully would let you use text-align: center to position block level elements. Not sure about IE7. FF only lets you use the margin method.
Michael Horowitz wrote:
I've noticed that my site is centered it ie 7.0 but left justified in firefox http://terrorfreeamerica.us/. What are the issues and workarounds to keep them in sync. In this case I would like it centered both ways but I would love to know how to do it either way.Thanks
-- Christian Snodgrass Azure Ronin Web Design http://www.arwebdesign.net/ <http://www.arwebdesign.net> Phone: 859.816.7955 ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************