View Single Post
  #7 (permalink)  
Old 10-01-2007, 09:06 PM
Orion's Avatar
Orion Orion is offline
WebProWorld Veteran
WebProWorld MVP
 
Join Date: Sep 2003
Location: Halton Hills, ON
Posts: 702
Orion RepRank 4Orion RepRank 4Orion RepRank 4Orion RepRank 4
Default 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.
Reply With Quote