j'ai un problème de décalage, avec un table sous FF mais pas sur IE,
je vous met le bout de code.
Code : Tout sélectionner
<table cellSpacing="0" cellPadding="0">
<tr >
<td height="32"><IMG height="32" src="/images/titre_dessus_a.gif" width="32"></td>
<td class="TitrePage" >Consultation des données du patient</td>
<td height="32"><IMG height="32" src="/images/titre_dessus_b.gif" width="32"></td>
</tr>
</table>
Code : Tout sélectionner
.TitrePage
{
FONT-WEIGHT: bold;
FONT-SIZE: 12px;
COLOR: #104952;
FONT-FAMILY: Verdana, Arial, Helvetica, 'MS Sans Serif';
BACKGROUND-COLOR: #95AEB5;
FONT-VARIANT: small-caps;
white-space:nowrap;
margin:0;
padding:0;
}
merci d'avance.
Message envoyé avec : Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1