My website, http://www.harrypottermovieposter.com, works fine in Firefox and Chrome but gets a blank white screen in IE. I used firebug to look for javascript errors (which seemed the most likely culprit), but the only thing it found was a security error from doubleclick.net from google adsense. I tried removing adsense and it didn't fix anything. Any ideas? I can provide the php files if necessary, but I don't even know where to start here.
you open title tag and then it's never closed. If you close the title tag and fix any other problems with your html should be ok
That fixed it, thanks! Looks like after I opened the title tag I accidentally tried to close it with a close anchor tag, lol. Whoops.