Bonjour,
Le code ci-dessous m'affiche une div avec un fond jaune et des bords gris.
Sous IE pas de problème mais sous firefox rien ne s'affiche du moins juste le texte "Ma div".
<HTML><HEAD></HEAD>
<BODY>
<DIV id="1" style="position:relative;" style="border: 1px solid #999999;" style="width:100px;" style="height:100px;"style="background-color: yellow;">Ma div</DIV>
</BODY>
</HTML>
J'ai besoin de comprendre pour povoir continuer mon site
Merci d'avance.
Le code ci-dessous m'affiche une div avec un fond jaune et des bords gris.
Sous IE pas de problème mais sous firefox rien ne s'affiche du moins juste le texte "Ma div".
<HTML><HEAD></HEAD>
<BODY>
<DIV id="1" style="position:relative;" style="border: 1px solid #999999;" style="width:100px;" style="height:100px;"style="background-color: yellow;">Ma div</DIV>
</BODY>
</HTML>
J'ai besoin de comprendre pour povoir continuer mon site
Merci d'avance.