- From: Nick Kew <nick@webthing.com>
- Date: Sat, 23 Dec 2000 09:02:01 +0000 (GMT)
- To: Ian Hutchinson <hutch@psfc.mit.edu>
- cc: www-validator@w3.org
On Thu, 21 Dec 2000, Ian Hutchinson wrote: > Inside an HTML 4.0 transitional document, > <meta name="GENERATOR" content="TtH 2.84" /> That appears to be your problem. If you declare it as HTML4, you must use HTML syntax. Alternatively, you can declare it XHTML, and use XHTML syntax including the trailing slash in empty elements. -- Nick Kew
Received on Saturday, 23 December 2000 04:34:45 UTC