G'day
I would very much appreciate any help unraveling why IE6 does *not* center my footer (have checked on other browsers and all appears OK). The page is validated for XHTML and CSS. Link: <http://www.xert.com.au/workshop/pbyron628/rates/index.html>
It's centered for me in IE6 on Windows 2000 Pro
One observation: you're using a lot of (left) floats, relative positioning and inline displays but the content does not appear to need it (at least on the page you sent the link for)
I tested that by removing all the floats, positioning and display:inline (with the web developer toolbar in Firefox) and it made no visible difference to the layout.
Perhaps this is causing issues in some versions of MSIE 6 - it's trying to float things that are full width and gets confused.
Regards -- Bert Doorn, Better Web Design http://www.betterwebdesign.com.au/ Fast-loading, user-friendly websites
****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
