Se connecter avec
S'enregistrer | Connectez-vous

CSS IE Firefox

Dernière réponse : dans Programmation

bonjour,

je bloque sur un probleme de mise en page, ma page est comme je la veux sur IE mais pas sur Firefox
pourriez vous m'aider svp, je galere depuis plusieurs jours ..

voici la page et je donne mon code css

Citation :
* {
margin:0;
padding:0;
background-color:yellow;
}

#page{
width:780px;
auto;
}

#entete {
width:780px;
top:0px;
}

#entete1{
width:125px;
height:93px;
display:block;
float:left;
}

#entete2{
width:530px;
height:93;
diplay:block;
float:left;
Background-color:#003300;
Font-family="Script MT Bold, cursive";
Font-size=36;
Color=#ffff99;
}

#entete3{
width:125px;
height:93px;
display:block;
float:left;
}

#navbar{
width:780px;
margin:0;
}

ul#navbar li {
display:inline;
width:101px;
height:auto;
background-color:grey;
border-width:3;
border-style:inset;
border-color:white;
}

ul#navbar {
width:auto;
height:auto;
text-decoration:none;
list-style-type:none;/* enleves les

puces */
}

#infos{
width:auto;
display:block;
background-color:p urple;
}

#colgauche {
width:100px;
margin-left:10px;
float:left;
background-color:grey;
}

ul#colgauche li {
width:100px;
height:auto;
margin-top:10px;
margin-bottom:10px;
margin-right:10px;
background-color:grey;
border-width:3;
border-style:inset;
border-color:white;
list-style-type:none;
}

ul#colgauche {
widht:100px;
height:auto;
}

#colmilieu{
width:500px;
margin-left:10px;
float:left;
background-color=grey;
}

#coldroite{
width:100px;
margin-right:10px;
margin-left:10px;
float:left;
background-color:grey;
}

div.spacer{
clear:both;
height:10px;
display:block;
background-color:red;
}

#piedpage{
width:auto;
display:block;
height:24px;
background-color:yellow;
}

#navbar A:link, A:visited, A:active, A:hover {
color:white;
background-color:grey;
text-decoration:none;
}

#colgauche A:link, A:visited, A:active, A:hover

{
color:white;
background-color:grey;
text-decoration:none;
}


vous verrez les pb sont au niveau des menus et en bas de page sur le spacer
y a aussi un petit pb de police mais ce n'est pas ma priorite (en creant mes h1, h2, ... ce sera resolu je pense), je suis un grand débutant merci d'etre indulgent :D 

Autres pages sur : css firefox

Lassé par la pub ? Créez un compte
Lassé par la pub ? Créez un compte
Tom's guide dans le monde