Hi,
ich bin seit Stunden dabei die Google Sitesearch durch den Validiator zu jagen.
Nur noch die <font> Angabe bekomme ich nicht valide. Einen Ersatz habe ich leider nicht gefunden:
<form method="get" action="http://domain.de/" >
<p>
<input type="hidden" name="domains" value="domain1.de;domain2.de"></input>
<label for="sbi" style="display: none">Geben Sie Ihre Suchbegriffe ein</label>
<input type="text" name="q" size="20" maxlength="255" value="" id="sbi"></input>
<label for="sbb" style="display: none">Suchformular senden</label>
<input type="submit" name="sa" value="Suche" id="sbb"></input>
<input type="radio" name="sitesearch" value="" id="ss0"></input>
<label for="ss0" title="Web-Suche"><font size="-1" color="white">Web </font></label>
<input type="radio" name="sitesearch" value="domain1.de" checked="checked" id="ss1"></input>
<label for="ss1" title="Suchen domain1.de"><font size="-1" color="white">Forum </font></label>
<input type="radio" name="sitesearch" value="domain2.de" id="ss2"></input>
<label for="ss2" title="Suchen domain2.de"><font size="-1" color="white">Wiki </font></label>
<input type="hidden" name="client" value="pub-ID"></input>
<input type="hidden" name="forid" value="1"></input>
<input type="hidden" name="ie" value="UTF-8"></input>
<input type="hidden" name="oe" value="UTF-8"></input>
<input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:11"></input>
<input type="hidden" name="hl" value="de"></input>
</p>
</form>