- From: David Dorward <david@dorward.me.uk>
- Date: Tue, 30 Nov 2004 13:47:17 +0000
- To: "pop.store" <pop.store@rdslink.ro>
- Cc: www-validator@w3.org
On Tue, Nov 30, 2004 at 03:09:38AM +0200, pop.store wrote: > I cannot manage to find the DOCTYPE declaration fitting the site > http://www.pop.store.ro Generally when a site is not written to a standard from that start it will contain errors so no Doctype will fit it without the document being edited. You'll need to pick a suitable version of HTML then fix the errors that the validator highlights. Generally speaking, new documents should be written in HTML 4.01 Strict, and old documents should be converted to HTML 4.01 Transitional and from there onto 4.01 Strict. http://www.w3.org/QA/2002/04/valid-dtd-list.html -- David Dorward http://dorward.me.uk
Received on Tuesday, 30 November 2004 13:47:21 UTC