- From: David Dorward <david@dorward.me.uk>
- Date: Fri, 10 Mar 2006 07:50:24 +0000
- To: Chris Ballay <ballay05@yahoo.com>
- Cc: www-validator@w3.org
On Thu, 2006-03-09 at 17:34 -0800, Chris Ballay wrote: > Error Line 1 column 0: no document type declaration; > > Now how am I suppose to know where this error is? It tells you. Line one, before the first character there. i.e. the very first thing in the doucument must be the Doctype - and you don't have one. -- David Dorward <http://dorward.me.uk/> "Anybody remotely interesting is mad, in some way or another." -- The Greatest Show in the Galaxy
Received on Friday, 10 March 2006 07:52:16 UTC