PB à ajouter un titre en dessous des images..

Fermé
Profil bloqué - Modifié par Pac-side le 13/06/2011 à 21:24
 Profil bloqué - 13 juin 2011 à 23:41
Bonjour,

<table><tbody>
<tr><td><img width="120" height="90" alt="" src="images/.jpg"class="img_art" />
</td><td><img width="120" height="90" alt="" src="images/.jpg"class="img_art" />
</td><td><img width="120" height="90" alt="" src="images/.jpg"class="img_art" />
</td></tr>
</tbody></table>

A voir également:

2 réponses

bing Messages postés 34 Date d'inscription vendredi 13 avril 2007 Statut Membre Dernière intervention 8 juillet 2011 2
13 juin 2011 à 21:38
voila ce que tu dois faire


<table><tbody>
<tr><td><img width="120" height="90" alt="" src="images/.jpg"class="img_art" />
</td><td><img width="120" height="90" alt="" src="images/.jpg"class="img_art" />
</td><td><img width="120" height="90" alt="" src="images/.jpg"class="img_art" />
</td></tr>
<tr><td>titre1</td><td>titre2</td><td>titre3</td></tr>
</tbody></table>


http://www.01reflead.com/
0
Profil bloqué
13 juin 2011 à 21:58
Merci par contre le rendu est pas top top.. j'aurais aimer comme ceci https://www.clipzik.com/search.php
0
Profil bloqué
13 juin 2011 à 23:41
up..
0