Vu le code je pense effectivement que ça vient de chez toi, parce que là il manque des morceaux de partout, principalement des <tr>
Après complétion de la table, ça donne un truc du type
<HTML>
<body>
<table width="778" align="center" cellSpacing="0" cellPadding="0" border="0">
<tr>
<!-- Bandeau -->
<td height="100px" width="100%" style="background-color: cyan;">
<img style="margin-bottom:0px;" src="bandeau.jpg" border="0">
</td>
</tr>
<tr>
<td>
<!-- Table general sous le bandeau-->
<table width="100%" cellSpacing="0" cellPadding="0" border="0">
<tr>
<td width="109px" height="500" style="background-color: red">
<!-- Menu -->
<img style="vertical-align: top; align: left;" src="menu.jpg">
</td>
<!-- Texte --> <td width="560px" style="background-color: blue">
Emplacement du texte du site
</td>
<td width="109px" style="background-color: green">
<img style="align:right;">
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</HTML> |
qui a un rendu peu ou prou identique dans tous les navigateurs...
Après, comme uriel l'a mentionné, il ne faut pas utiliser de table pour faire de la mise en page...
Message édité par masklinn le 15-08-2005 à 18:24:14
---------------
I mean, true, a cancer will probably destroy its host organism. But what about the cells whose mutations allow them to think outside the box by throwing away the limits imposed by overbearing genetic regulations? Isn't that a good thing?