While developing a photo portfolio website using wordpress and modifying an existing theme, everything looked fine in Firefox. However, upon checking the styling in IE after finishing the site, it was completely messed up. The boxes on the main page were not lining up properly.
I attempted to use code in the header to force IE to render as IE7, which somewhat fixed the issue but caused other minor problems. I am unsure if the problem lies with my doctype or if I inadvertently changed something along the way that caused the issue.
The website functions perfectly in all other browsers I have tested.
You can view the site here:
Thank you.