bonsoir à tous!
puisqu'un dessin vaut mieux qu'un long discours voici mon problème en image:
ma css:
ma page:
http://ayiore.free.fr/agua/sitephp/
ça fait un moment qu je cherche help!
merci d'avance!
Modifié par ayiore (15 Jan 2006 - 22:04)
puisqu'un dessin vaut mieux qu'un long discours voici mon problème en image:

ma css:
.conteneur
{
width: 780px;
position: absolute;
left: 50%;
margin-left: -390px;
}
#header
{
width : 780px;
height: 150px;
}
#gauche
{
float: left;
width: 150px;
}
#centre
{
width: 630px;
margin-left: 150px;
}
#pied
{
margin: 0 auto;
width: 780px;
height: 70px;
clear:both;
}
ma page:
http://ayiore.free.fr/agua/sitephp/
ça fait un moment qu je cherche help!
merci d'avance!
Modifié par ayiore (15 Jan 2006 - 22:04)