- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Wed, 09 Apr 2003 02:13:51 +0200
- To: "Ben Noblet" <ben@lateralsystems.com.au>
- Cc: <html-tidy@w3.org>
* Ben Noblet wrote: >> I am unable to reproduce this, maybe this is caused by other errors or > >> your configuration options? Using the latest JTidy available I get >Your output is invalid as the INPUT tag is not closed. For HTML output, the <input> element must not have an end tag, for XHTML output, Tidy will print <input ... />; choosing XHTML output does not cause the behaivour you describe.
Received on Tuesday, 8 April 2003 20:14:09 UTC