Bonjour tout le monde, je suis en train de refaire mon site ( dont je ne donne pas l´adresse, sinon on va dire que je fais de la pub
) , et j´ai un probleme:
La page est divisée en deux frames horizontales:une avec la bannière ( en haut) et une avec le contenu(en bas).
Le contenu ( sommaire, news etc etc..) est organisé dans un tableau, mais le tableau en question ne s´affiche pas en haut du cadre ( =frame) mais 7 ligens après environ: j´ai donc 7 lignes de vide entre le bas de la banniere et le debut de la page...
J´espère avoir décrit correctemnt la situation.
Pour ceux que ca peut éclairer, voici le code source de la frame du bas ( avec le tableau mal placé):
< html>
< body bgcolor="black">
< center>
< table width="700" cellspacing="0" cellpadding="0">
<tr>
<td width=200 height=40><img src="menutop.png" align="top" width=200 height=40 border=0 hspace=0 vspace=0>
</td>
</tr>
<tr>
<td width=200 height=27><img src="menuaccueil.png" align="top" width=200 height=27 border=0 hspace=0
vspace=0></td>>
</tr>
<tr>
<td width=200 height=25><img src="menuimages.png" align="top" width=200 height=25 border=0 hspace=0
vspace=0></td>>
</tr
<tr>
<td width=200 height=25><img src="menupresentation.png" align="top" width=200 height=25 border=0 hspace=0
vspace=0></td>>
</tr
<tr>
<td width=200 height=23><img src="menudownload.png" align="top" width=200 height=23 border=0 hspace=0
vspace=0></td>>
</tr
<tr>
<td width=200 height=23><img src="menuequipe.png" align="top" width=200 height=23 border=0 hspace=0
vspace=0></td>>
</tr
<tr>
<td width=200 height=23><img src="menuliens.png" align="top" width=200 height=23 border=0 hspace=0
vspace=0></td>>
</tr
<tr>
<td width=200 height=54><img src="menubottom.png" align="top" width=200 height=54 border=0 hspace=0
vspace=0></td>>
</tr
< /table>
< /center>
< /body>
< /html>
Rien de bien compliqué..mais je vois pas pourquoi ca merde