PB à ajouter un titre en dessous des images..

Profil bloqué -  
 Profil bloqué -
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>

2 réponses

bing Messages postés 34 Date d'inscription   Statut Membre Dernière intervention   2
 
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é
 
Merci par contre le rendu est pas top top.. j'aurais aimer comme ceci https://www.clipzik.com/search.php
0
Profil bloqué
 
up..
0