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

  1. bing Messages postés 47 Statut Membre 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