- From: Bertilo Wennergren <bertilow@hem.passagen.se>
- Date: Wed, 27 Sep 2000 11:55:32 +0200
- To: <bdu@cosmosbay.com>, <html-tidy@w3.org>
Baptiste DU:
> when i use TIDY on an HTML page which contains a tag <table> and inside
> this tag
> i have a form <form>, TIDY creates another tag <table> just after the tag
> <form>
The code you're trying to do is not valid HTML. The form tags must either
be outside of table, or inside of td.
#####################################################################
Bertilo Wennergren
<http://purl.oclc.org/net/bertilo>
<bertilow@hem.passagen.se>
#####################################################################
Received on Wednesday, 27 September 2000 05:52:23 UTC