Hi, I have designed a database consisting of a frontend which is able to compare MP3 players. It has gone according to plan except the last hurdle I am encountering is compatibility between FF/Safari/Opera and that other browser - IE. playerbites.com/compare-players/ You will see that on non-IE browsers, the content is centered, yet when it comes to displaying the same page in IE, the page is aligned to the left of the window. Any tips/suggestions would be much appreciated. Regards, zerodefect.
Remove the comment and anything else in front of the doctype. Anything there puts IE into quirks mode.