Mel Reed wrote: > no internal or external document type declaration subset; > will parse without validation > > |<!DOCTYPE html*>*| You need to start the document with complete DOCTYPE. That DOCTYPE you provided says nothing about which version of HTML or XHTML you are using, so the validator cannot validate it. See the list of valid DTDs for more info. http://www.w3.org/QA/2002/04/valid-dtd-list From those listed, I recommend you either use HTML 4.01 Strict or HTML 4.01 Transitional. -- Lachlan Hunt http://lachy.id.au/ http://GetFirefox.com/ Rediscover the Web http://GetThunderbird.com/ Reclaim your InboxReceived on Friday, 15 April 2005 06:38:11 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 25 April 2012 12:14:18 GMT