It’s probably a different issue. If coded correctly IE displays websites the same way as other browsers. You didn’t mention any version of IE, though; IE 6 isn’t quite the most modern browser, you know? But IE 8 should have no major problems. First make sure your
code is correct. And then a tip for future development: always test your website in multiple browsers
during development, not just when you’re done. It’s a lot easier to spot the source of errors if you check after every step.