Bonsoir à tous, j'aurais souhaité savoir comment aligner un tableau (sur la gauche du site) et mettre du texte au centre ou sur la droite mais au même niveau que le tableau ?
Voila code pour mon tableau:
<table width="50" border="1">
<tr>
<td>
<img src="image1.jpg" alt="image1" width="100" height="148" />
<img src="image2.jpg" alt="image2" width="100" height="148" />
</td>
</tr>
</table>
Merci et bonne soirée.
Voila code pour mon tableau:
<table width="50" border="1">
<tr>
<td>
<img src="image1.jpg" alt="image1" width="100" height="148" />
<img src="image2.jpg" alt="image2" width="100" height="148" />
</td>
</tr>
</table>
Merci et bonne soirée.