Se script css, le #corps du site aura juste en haux 140pixel de haug.gif.
Je voudrait savoir comment metre haug.gif sur tout les cotée de #corps.
Merci =).
#corps
{
margin-left:140px;
margin-bottom:20px;
padding:5px;
color:#00000;
background-color:#A3542B;
background-image:url("img/haug.gif");
background-repeat:repeat-x;
border:0px solid black;
}