I have been developing a website template for my school website. I have finished all necessary development but now have noticed a problem. When opening the site in IE, it does not align everything as it does when it is loaded in Chrome or Firefox. I’m guessing that there is some CSS property that is not being handled properly by IE (this problem is more obvious on wide-screen monitors).
I have uploaded the template here: http://test.victoriaparkci.com/tpl2/
CSS is here: http://test.victoriaparkci.com/tpl2/style.css
How would I fix this problem?
Thanks for the help.
Remove the content above from the
DOCTYPE Element, a page should start with doctypethis content :