MudGuard: form innerhalb table -> zeile zu hoch

Beitrag lesen

Hi,

<table>
  <form>
    <tr>
      <td></td>
    </tr>
  </form>
</table>

  
In HTML nicht zulässig.  
  

> ~~~html
  

> <table>  
>   <tr>  
>     <form>  
>       <td></td>  
>     </form>  
>   </tr>  
> </table>  
> 

in HTML nicht zulässig.

cu,
Andreas

--
Warum nennt sich Andreas hier MudGuard?
Schreinerei Waechter
Fachfragen per E-Mail halte ich für unverschämt und werde entsprechende E-Mails nicht beantworten. Für Fachfragen ist das Forum da.