Name: ludwg Date: June 30, 2008 at 22:02:22 Pacific Subject: Explorer can't view my site OS: windows xp CPU/Ram: uncertain Model/Manufacturer: hp pavillon zd7000
In all likelyhood it is JavaScript or CSS related. I would start by taking out all JavaScript. If it dispays, then add in each section of JavaScript one-by-one until it breaks.
If you can't get it to display by removing the JavaScript, then remove all the CSS and follow the same process as above.
Once you find the offending code you can then try figuring out why it doesn't work in IE. Post the code back here for more help.