Bonjour,
Je ne comprends pas pourquoi ma page ne s'aligne pas horizontalement (ni dans IE, ni dans firefox), j'ai mis des marges automatiques. J'ai validé ma feuille de style, cherché dans les posts...
Merci de votre aide
[body { width: 90%; margin: 0; padding: 0; text-align: center; background-color: #ab0f14; }
#page {
width: 1060px;
margin-left: auto;
margin-right: auto;
height: auto !important;
height: 300px;
min-height: 300px;
}
#entete {
float: left;
width: 1060px;
background-color: white;
height: auto !important;
height: 275px;
min-height: 275px;
clear: both;
}
#gauche,
#contenu,
#droite {
float: left;
height: auto !important;
height: 300px;
min-height: 300px;
padding-top: 30px;
padding-bottom: 20px;
}
#gauche {
width: 230px;
background-color: #d65300;
font-family: Verdana, Tahoma, Arial, sans-serif;
clear: both;
}
#contenu {
width: 585px;
background-color: white;
text-align: left;
padding-left: 15px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
}
#droite {
width: 230px;
background-color: #d65300;
font-family: Verdana, Tahoma, Arial, sans-serif;
}
#pied {
width: 1060px;
clear: both;
float: left;
height: auto !important;
height: 50px;
min-height: 20px;
padding-bottom: 10px;
} ]
Je ne comprends pas pourquoi ma page ne s'aligne pas horizontalement (ni dans IE, ni dans firefox), j'ai mis des marges automatiques. J'ai validé ma feuille de style, cherché dans les posts...
Merci de votre aide
[body { width: 90%; margin: 0; padding: 0; text-align: center; background-color: #ab0f14; }
#page {
width: 1060px;
margin-left: auto;
margin-right: auto;
height: auto !important;
height: 300px;
min-height: 300px;
}
#entete {
float: left;
width: 1060px;
background-color: white;
height: auto !important;
height: 275px;
min-height: 275px;
clear: both;
}
#gauche,
#contenu,
#droite {
float: left;
height: auto !important;
height: 300px;
min-height: 300px;
padding-top: 30px;
padding-bottom: 20px;
}
#gauche {
width: 230px;
background-color: #d65300;
font-family: Verdana, Tahoma, Arial, sans-serif;
clear: both;
}
#contenu {
width: 585px;
background-color: white;
text-align: left;
padding-left: 15px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
}
#droite {
width: 230px;
background-color: #d65300;
font-family: Verdana, Tahoma, Arial, sans-serif;
}
#pied {
width: 1060px;
clear: both;
float: left;
height: auto !important;
height: 50px;
min-height: 20px;
padding-bottom: 10px;
} ]