Forum Moderators: open
haha, yup, no doctype found. Now, okay, I'm not the Webmaster so I guess it's not my responsibility, but I can't stand messy code so I want to fix this.
The first chunk of the page is all ASP. The <html> tag doesn't even occur until line 203.
Soooooooo does the DOCTYPE tag go on line one? Or line 202?
You might benefit from breaking up the file into three includes, a CSS file, a layout file, and a logic file.