Bonjour,
voila l'adresse de la page
http://www.sandrineetgwen.fr/emeline2.html
comme vous pouvez le voir les images sont décalées. Quel en est la cause et comment le rectifier?
Voila mon code
<html>
<head>
</head>
<body>
<table width="100%" bgcolor="#CC0099">
<tr>
<table width="980">
<tr>
<td><img src="image/bande_haut_index.jpg"></td>
</tr>
<tr>
<td><img src="image/gauche_bouton.jpg"></td>
<td><img src="image/presentation_off.jpg"></td>
<td>
<table>
<tr>
<td><img src="image/haut_3_boutons.jpg"></td>
</tr>
<tr>
<table>
<td><img src="image/infos_pratiques_off.jpg"></td>
<td><img src="image/jourj_off.jpg"></td>
<td><img src="image/contact_off.jpg"></td>
<td><img src="image/droite_bouton.jpg"></td>
</table>
</tr>
</table>
</td>
</tr>
<tr>
<td><img src="image/bande_bas_index.jpg"></td>
</tr>
</table>
</tr>
</table>
</body>
</html>
Par contre je lui demande de mettre une couleur en fond (<table width="100%" bgcolor="#CC0099">) mais rien ne se passe. comment ca se fait?
merci d'avanceConfiguration: Windows XP
Firefox 3.0.6

