Mike© : Der Validator gibt mal wieder Rätsel auf

Beitrag lesen

Moin @ All,

der Validator macht mich mal wieder Wahnsinnig.

Er bemängelt, dass "Input" hier nicht erlaubt ist, weil <p> <div> usw. fehlt. Das stimmt aber nicht, denn der entsprechende Block wird mit <p> eingeleitet. Allerdings sagt er hier, dass ein </p> gefunden wurde ohne Start <p>

Der DOCTYPE:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
 "http://www.w3.org/TR/html4/strict.dtd">

Der betreffende Block:

<p style="text-align:center; margin-top:10%; ">

<form style="display:inline;" action="input_button1.htm">
 <input style="cursor:pointer; margin-left:5%; margin-right:5%; width:150px;" type="button" name="Verweis1" value="Zugriff beantragen"
 onclick="top.location.href='kontakt.php?language=DE';">

<input style="cursor:pointer; margin-left:5%; margin-right:5%; width:150px;" type="button" name="Verweis2" value="Order access"
 onclick="top.location.href='kontakt.php?language=US'">

<input style="cursor:pointer; margin-left:5%; margin-right:5%; width:150px;" type="button" name="Verweis3" value="Non hai piú il link?"
 onclick="top.location.href='kontakt.php?language=IT'">
 </form>

</p>

Die Entwicklungspage: http://twins.dnip.net/new/
Was will der Validator von mir?

Danke & regds
Mike©

--
Freunde kommen und gehen. Feinde sammeln sich an.