Rendre un bouton cliquable
miss_rose
-
laoshu Messages postés 1231 Date d'inscription Statut Membre Dernière intervention -
laoshu Messages postés 1231 Date d'inscription Statut Membre Dernière intervention -
Bonjour,
j voudrais rendre ce bouton cliquable svp
voila le code html
<div id="commander"><li>
<h3 style="background-image:none ; padding-left:0px" ><a id="commander"><input type="image" name="submit" value="envoyer" width="180" height="45" src="images/commander.gif"/> Commander</a></h3>
</li>
</div>
la il ya une image jpg que je la rendre comme boutton
merci
j voudrais rendre ce bouton cliquable svp
voila le code html
<div id="commander"><li>
<h3 style="background-image:none ; padding-left:0px" ><a id="commander"><input type="image" name="submit" value="envoyer" width="180" height="45" src="images/commander.gif"/> Commander</a></h3>
</li>
</div>
la il ya une image jpg que je la rendre comme boutton
merci
A voir également:
- Rendre un bouton cliquable
- Comment rendre un fichier moins lourd - Guide
- Diagnostic bouton photo - Accueil - Outils
- Comment faire une capture d'écran sur un samsung sans bouton ? - Guide
- Bouton reinitialisation pc - Guide
- Comment débloquer un bouton enfoncé - Forum Samsung
Tu as bien remplacé «ma_destination» par l'adresse correcte de la destination de ton lien ?
Si tu remplaces par :
href="www.google.fr"
Est-ce que le clic sur ton image te renvoie vers google ?