- From: David Dorward <david@dorward.me.uk>
- Date: Tue, 19 Sep 2006 22:49:34 +0100
- To: Jim <ttocsmij@infoblvd.net>
- Cc: www-validator@w3.org
On Fri, Sep 15, 2006 at 05:57:16PM -0400, Jim wrote: > [ Just for fun I thought I would try to validate my home page against > XHTML 1.0 Transitional. Had to re-define line spacing, add some > formatting, and add type tags and lots of slashes. But the XML parser is > confused by a closing tag that is inside quotes as part of a > document.write function. Have a nice day! ] It isn't confused, you are. I'll draw your attention to: http://www.w3.org/TR/xhtml1/#h-4.8 (and yes, that means you are commenting your CSS out entirely too[1]) and http://www.hixie.ch/advocacy/xhtml [1] Your browser won't notice if you serve it as text/html (which also renders the use of XHTML rather pointless). -- David Dorward http://dorward.me.uk
Received on Tuesday, 19 September 2006 21:49:46 UTC