
10-01-2007, 09:06 PM
|
 |
WebProWorld Veteran
|
|
Join Date: Sep 2003
Location: Halton Hills, ON
Posts: 702
|
|
Re: Old code, No DOCTYPE found!
Don't just add a doctype...
open the page in Dreamweaver select File (from the menu bar) then convert xhtml transitional OR html 4.01
that will update any code that isnt' kosher with the doctype (ie. close tags for xhtml etc.) as well as add the doctype for you.
Do that for each of your pages upload then try validation.. it should be closer anyway.
|