Problème de tableau

Problème de tableau - HTML/CSS - Programmation

Marsh Posté le 28-03-2005 à 14:11:35    

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">&nbsp;</td>
      <td rowspan="3"><div align="center"><img src="photo2.jpg" width="263" height="350" align="top"></div></td>
    </tr>
    <tr>
      <td height="95">&nbsp;</td>
    </tr>
    <tr>
      <td height="85" rowspan="2"><img src="photo3.jpg" width="263" height="350" align="top"></td>
    </tr>
    <tr>
      <th scope="row">&nbsp;</th>
      <td>&nbsp;</td>
    </tr>
    <tr>
      <th scope="row">&nbsp;</th>
      <td height="57">&nbsp;</td>
      <td>&nbsp;</td>
    </tr>
  </table>

Reply

Marsh Posté le 28-03-2005 à 14:11:35   

Reply

Marsh Posté le 28-03-2005 à 15:09:48    

y a personne pour m'aider? m^me pas un petit conseil?

Reply

Marsh Posté le 28-03-2005 à 17:32:49    

J'ai bien un petit conseil, mais tu risque de pas l'aimer.
Abandonne les tableaux.
 
Les tableaux c'est mal
http://openweb.eu.org
http://css.alsacreations.com

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed