Subject: Re: HTML to XML Converter
From: Chris Lilley <chris@xxxxxx>
Date: Fri, 11 Dec 1998 18:59:04 +0100
|
alan dennis wrote:
>
> Hello,
>
> Is there a converter that will take HTML, created by say FrontPage, and
> produce well formed XML? Essentially closing tags that FrontPage
> currently doesn't close (<P>, <CENTER>, etc).
It needs to do more than that, such as adding infereed start tags,
adding a trailing / to empty elements such as IMG and META, etc.
Take a look at Tidy [1] by Dave Raggett. Includes source.
[1] http://www.w3.org/People/Raggett/tidy/
--
Chris
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|