Quote:
Originally Posted by Renzo
changing the doctype can have a massive impact. check w3c validator to see if it works with your code.
Anybody tested with html 4.01 doctype?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
|
Yes, they need to check their code when changing the Doctype.
I felt it was worth changing a few scripts on my site to work with the new
Doctype especially since having a doctype might help in SEO(don't know, just guessing)