Aller au contenu

Sujets conseillés

Posté

bonjour

voila sous ie j'ai un espace blanc qui apparait juste avant le footer alors que sous firefox tout est tres bien placé.

voici mon code sur l'index:


table {
position:relative;
top: 1px;
left: 64px;
_height:100%;
width:700px;
border-style:none;

}
td {
border-style:solid;
border-width:0px;
border-color:white;
_height:100%;

}
.none {
border-style:none;
}


.footer {

clear:both;
margin: -15px 0px 0px 59px;
background: url(../design/footer.gif) no-repeat;
width: 710px;
height: 86px;
text-align: left;
}



.footertexte {


position:RELATIVE;
Top: 18px;
left:300px;
font-family:verdana;
font-size:8px;
color:#FFFFFF;
font-weight:bold;
width: 419px;
text-align: left;
}

  • 1 month later...
Posté

dans ta css, pourquoi tes height ont un _ devant?

sinon mets toutes les propriétés et attributs en minuscules pour être tranquille

Veuillez vous connecter pour commenter

Vous pourrez laisser un commentaire après vous êtes connecté.



Connectez-vous maintenant
×
×
  • Créer...