Réponse acceptée !
J'ai résolu tous les bug
Par contre je viens de m'apercevoir qu'une foi que je me suis baladé dasn les page et que je fais une actualisation, je reviens à la page de départ sous firefox alors que sous IE ca reste bien sur la meme page
voici le code
La page est mise à jour en ligne aussi
<html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Nouvelle page 1</title>
<style type="text/css">
body {
overflow:hidden;
padding: 0px;
margin: 0px;
}
h4
{
position:absolute;
//left: 50%;
width:1000;
//margin-left: -500px;
background-color: #FFFFFF;
}
h2
{
position:absolute;
left: 50%;
width:1000;
height:100%;
margin-left: -500px;
background-color: #FFFFFF;
}
h3
{
height:100%;
overflow:auto;
background-color: #F00000;
}
</style>
</head>
<body bgcolor="#EC782B">
<h2 id = "divpage">
<table name="tt" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="100%" id="AutoNumber2" height="100%">
<tr>
<td width="100%" height="175" valign="top" align="center">
<h4 id = "divfond">
<img border="0" src="Images/header.png" align="center" width="907" height="149"></br>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" id="AutoNumber3" width="100%" id="AutoNumber1" height="26">
<tr>
<td width="149" background="Images/titre4_centre.gif" height="26" align="center">
<font color="#FFFFFF">Accueil</font></td>
<td width="297" background="Images/titre4_centre.gif" height="26" align="center">
<p align="center"><font color="#FFFFFF">Téléchargements Mirc</font></td>
<td background="Images/titre4_centre.gif" width="285" height="26" align="center">
<p align="center"><font color="#FFFFFF">Téléchargements Windows</font></td>
<td background="Images/titre4_centre.gif" width="130" height="26" align="center">
<p align="center"><font color="#FFFFFF">Projects</font></td>
<td background="Images/titre4_centre.gif" width="123" height="26" align="center">
<p align="center"><font color="#FFFFFF">Tutoriaux</font></td>
<td background="Images/titre4_centre.gif" width="116" height="26" align="center">
<p align="center"><font color="#FFFFFF">Forum</font></td>
<td background="Images/titre4_centre.gif" width="118" height="26" align="center">
<p align="center"><font color="#FFFFFF"> Sites</font></td>
<td width="152" background="Images/titre4_centre.gif" height="26" align="center">
<p align="center"><font color="#FFFFFF"> A propos</font></td>
</tr>
</table>
</h4>
</tr>
<tr>
<td width="100%" height="100%" valign="top">
<h3 id = "divweb">
<iframe name="kk" SRC="
[ Lien ]" target="divweb" height="100%" width="100%" FRAMEBORDER="no"></iframe>
</h3>
</tr>
</table>
</h2>
</body>
</html>