Bonsoir,
J'ai profité de ce jour férié pour commencer a refaire ma page d'accueil mais j'ai un problème :
j'ai voulu mettre la fonction recherche de google dans un tableau, cela marche très bien dans Safari, IE mais pas dans Firefox, alors que je le veux principalement pour Firefox (embattant non ?)
Sous firefox, le module de recher n'est pas centré mais "en haut" et étire le tableau vers le bas.
Une autre question, que faut-il faire pour que le "google" que j'ai mis dans la zone de recherche soit surligné quand on clique dedans ?
Voici le code :
<table height="36" border="0" background="
http://todiefor.free.fr/menufont2.jpg" width="75%" align="center" >
<td width="20%" align="center" background="
http://todiefor.free.fr/menufont.jpg"><font face="Tahoma" size="3" color=#656565><b>Images</b></font></td>
<td width="20%" align="center" background="
http://todiefor.free.fr/menufont.jpg"><font face="Tahoma" size="3" color=#656565><b>Vidéos</b></font></td>
<td width="20%" align="center" background="
http://todiefor.free.fr/menufont.jpg"><font face="Tahoma" size="3" color=#656565><b>Logiciels</b></font></td>
<td width="20%" align="center" background="
http://todiefor.free.fr/menufont.jpg"><font face="Tahoma" size="3" color=#656565><b>Divers</b></font></td>
<td width="20%" align="center" background="
http://todiefor.free.fr/menufont.jpg"><font face="Tahoma" size="3" color=#656565><b>
<form method="get" action="
http://www.google.fr/search"><input name="q" maxlength="255" value="Google" type="text"><input name="hl" value="fr" type="hidden"></td>
</b></font></td>
</table>