- From: Jens Brueckmann <lists@j-a-b.net>
- Date: Wed, 29 Sep 2004 20:52:22 +0200
- To: "Matt Hackett" <matth@micgi.com>
On Wed, 29 Sep 2004 11:33:14 -0500, Matt Hackett <matth@micgi.com> wrote: > > Yes, I have a valid DTD. I simplified the code and uploaded it here: > > http://devel.micgi.com/~matth/w3c.php > > Direct validation link: > http://validator.w3.org/check?verbose=1&uri=http%3A//devel.micgi.com/%7Ematth/w3c.php > > The only validation error I receive is about the closing of the <area> > tag. Exactly. You are mixing XHTML's minimized tag syntax for empty elements with an HTML 4 Doctype. Cheers, jens
Received on Wednesday, 29 September 2004 18:52:27 UTC