Here is something to try. I do not know if it will solve your problem however.
This is around line 300. I think it is the copyright character and it is not UTF-8:
Code:
/***********************************************
* Tab Content script v2.2- � Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
Delete whatever character the ? is from your source. Save your source file as UTF-8 in your editor. Then try to validate it again.
If you still can't validate by entering the URL, copy your source code from your browser, paste it into the validator and start correcting all the errors until it validates by inputting the URL.
You have a ton of validator errors. Next time validate as you code the page. You'll be able to catch errors as you go and not end up with a mess like this once you're done.
Errors found while checking this document as XHTML 1.0 Transitional!
Result: 610 Errors, 1128 warning(s)
Bookmarks