voila j'ai ce code code :
pour l'index.php :
Code : Tout sélectionner
<table class="fond" cellpadding="0" cellspacing="0" >
<tr >
<td class="fond" id="middle" valign="top" >
</td>
</tr>
</table>Code : Tout sélectionner
table.fond{
width: 100%;
height: 100%;
border: 0;
}
td.fond{
background: #C2E49D url("img/fond.jpg") no-repeat fixed top;
}Merci de votre aide