Re: [xsl] general gripe - html output

Subject: Re: [xsl] general gripe - html output
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 24 Jun 2002 12:54:15 +0100


> All well and good, but when I attempt to use html-tidy I get informed of
> my ill-formed html (</head> in <meta> etc).

that sounds like a bug in tidy, meta is an empty element so why should
it be complaing about
<head>
 <meta>
</head>

?

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread