Connecting Tech Pros Worldwide Forums | Help | Site Map

Main Container Centers in IE but not Firefox???

Newbie
 
Join Date: Oct 2009
Posts: 2
#1: Oct 8 '09
I am building my first site in CSS.

Centers in IE, but not in Firefox.

here is a link www.tedbrakes.com/h-free-software/index-wide.html

I read a few forums, and tried their suggestions about the margin:0 auto
but it didn't fix my problem. Can I get a hand here???

drhowarddrfine's Avatar
Expert
 
Join Date: Sep 2006
Posts: 5,574
#2: Oct 8 '09

re: Main Container Centers in IE but not Firefox???


You are using 'float:right' on the body. Remove that. IE is doing it wrong.

Never, ever look at IE as a reference for how things should work.
Newbie
 
Join Date: Oct 2009
Posts: 2
#3: Oct 8 '09

re: Main Container Centers in IE but not Firefox???


Thanks for the quick response. Worked perfectly. Thanks again!
Reply

Tags
center content in firefox