On 27 Sep 2000, at 11:05, Baptiste DU wrote: > Hi, > > here is the problem i 'm facing: > 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> It's required because you have a <tr> after the <form>. <tr> has to be inside a <table>. Moving the <form> to precede the <table> might fix your problem.Received on Wednesday, 27 September 2000 05:47:34 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:37:48 GMT