sur ma page www.nouvjur.com/etude/index.htm en hautes résolutions, sous internet explorer, le bas de mon texte de gauche (classe image) est coupé. Pourquoi ? Voici mon code :
.texte {
font-family: garamond;
font-size: 112%;
position:absolute; top: 130;
background-color:#ffffff;
text-align: justify;
color:#000000;
padding:30px;
width:59%;
left:33%;
}
.image{
font-family: garamond;
font-size: 100%;
position:relative; top: 130;
padding-left:4px;
background-color:#6778ad;
text-align: center;
color:#ffffff;
width:26%;
}
Message édité par oc_alex86 le 09-01-2006 à 20:27:39