no save
Assistance
Achat
News

Forum | programmation
Formulaire champ image
Erdnax, le mar. 13 sept. 2005 à 15:57:15
Re,

Alors en fait tu peux les mettre dans des cellules de tableaux, mais ça va jusqu'à un certain nombre, sans compter que tes images sont grandes pour être mises côte à côte. Enfin bref, tu peux faire ça comme ça :
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<form action="index.php" method="post">
<input type="hidden" value="1" name="theme">
<input type="image" src="images/ban.jpg" width="350" height="40" border="0">
</form>
</td>
<td>
<form action="index.php" method="post">
<input type="hidden" value="2" name="theme">
<input type="image" src="images/anima.jpg"" width="350" height="40" border="0">
</form>
</td>
</tr>
</table>
@+


Précédentdyco
sept. 05
dyco
sept. 05
Suivant
REPONSES
Erdnax
sept. 05
dyco
sept. 05
dyco
sept. 05
Erdnax
sept. 05
dyco
sept. 05
Erdnax
sept. 05
StreM
sept. 05
Erdnax
sept. 05
dyco
sept. 05
Erdnax
sept. 05
Version Web
Réalisé par RedShift
no save