Voici le tableau que je viens de créer. J'y ai introduit des photos mais qd je regarde le résultat en aperçu, la photo centrale est beaucoup plus basse que les autres. Comment dois-je faire pour garder les memes proportions? Merci pour votre aide.
<table width="884" border="0">
<tr>
<th rowspan="3" scope="row"><div align="center"><img src="photo1.jpg" width="263" height="350" align="top"></div></th>
<td height="111"> </td>
<td rowspan="3"><div align="center"><img src="photo2.jpg" width="263" height="350" align="top"></div></td>
</tr>
<tr>
<td height="95"> </td>
</tr>
<tr>
<td height="85" rowspan="2"><img src="photo3.jpg" width="263" height="350" align="top"></td>
</tr>
<tr>
<th scope="row"> </th>
<td> </td>
</tr>
<tr>
<th scope="row"> </th>
<td height="57"> </td>
<td> </td>
</tr>
</table>