First of all, there is no point in checking in IE for the Mac, it's a completely dead browser.
The next question then is, what VERSION of IE shows the problem?
Even in Firefox, you've got a fairly large horizontal scroll going on.
Ok, there is no such tag as <left> -- we can't make up our own tags - unless you're using XML 
You don't need the nasty, deprecated <center> tag either, centering is what CSS is used for.
You've got <div>'s inside tables-- that's just pointless and in your case, invalid.
You need to validate your code and correct the many html errors.
You've also got an image that is more than 1400px wide.. so of course you're going to get a lot of horizontal scrolling.. except for people using resolutions higher than 1280x1024.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
Please login or register to view this content. Registration is FREE
Please login or register to view this content. Registration is FREE
|