If you place text-align: center; on the body tag in the CSS and then margin:
auto; on the first 'container' divider then the web page should be
centralised in Firefox and IE.
 
Like this:
 
body { text-align: center; }
#container { width: 960px; margin: auto; } 
 
HTH
 
Darren Lovelock
Munky Online Web Design
 <http://www.munkyonline.co.uk/> http://www.munkyonline.co.uk
T: +44 (0)20-8816-8893

  _____  

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Thomas Thomassen
Sent: 07 February 2008 07:40
To: [email protected]
Subject: Re: [WSG] display differences firefox ie 7.0


"On having Layout" is a good article that gives good insight to most of IE's
quirks: http://www.satzansatz.de/cssd/onhavinglayout.html

----- Original Message ----- 
From: Joe Ortenzi <mailto:[EMAIL PROTECTED]>  
To: [email protected] 
Sent: Thursday, February 07, 2008 8:14 AM
Subject: Re: [WSG] display differences firefox ie 7.0

MH: 

Someone earlier this week sent a very good presentation that explained a lot
of the problems you are facing. It is quite a long presentation (more of a
lesson really!) but it answers a lot of the problems you are having. There
are also a collection of great links sprinkled through that we could all
find useful in our bookmarks list. 

give it a whirl!

http://www.hotdesign.com/seybold/

Joe

On Feb 6 2008, at 02:10, 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

-- 
Michael Horowitz
Your Computer Consultant
http://yourcomputerconsultant.com
561-394-9079



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




Joe Ortenzi
[EMAIL PROTECTED]
www.joiz.com



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


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


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

Reply via email to