hallo
<xhtml 1.0 [...]>
...
<td>
<form [...]>
<input type="submit" [...] />
</form>
</td>
...
Dieser Absendebutton wird mittels PHP eingfügt. Warum sagt mir der Test, dass <input> hier nicht erlaubt ist?
hallo
<xhtml 1.0 [...]>
...
<td>
<form [...]>
<input type="submit" [...] />
</form>
</td>
...
Dieser Absendebutton wird mittels PHP eingfügt. Warum sagt mir der Test, dass <input> hier nicht erlaubt ist?