Bonjour,
Voila, j'ai un probleme j'ai créé une feuille de style css, je n'ai aucun souci sous internet explorer mais sous firefox elle n'est pas du tout prise en compte.
Y a t il quelque chose a faire de spécial ?
merci d'avance
<link rel="stylesheet" type="text/css" href="..\..\..\style.css">
body { background:#FFFFFF; color:#000000; font-size:14px; font-family:Tahoma; }
a:link { color:#000066; text-decoration:none; font-weight:normal; }
a:visited { color:#006633; text-decoration:none; font-weight:normal; }
h1 { font-family:Tahoma; font-size:30px; color:#000000; text-decoration:none; font-weight:bold; text-align:center; }
h2 { font-family:Tahoma; font-size:24px; color:#000000; text-decoration:none; font-weight:bold; text-align:center;}
th { background-color:#CCCCCC; font-size:14px; color:#000000; font-weight:bold; text-align:center; font-family:Tahoma; }
td { font-size:12px; color:#000000; text-align:center; font-family:Tahoma; }
LABEL { DISPLAY: inline ; FLOAT:left ; WIDTH: 170px ; margin-left: 75px ; font-family:Tahoma; font-size:14px; }
merci d'avance
Code : Tout sélectionner
<link rel="stylesheet" type="text/css" href="..\..\..\style.css">