salut a tous
il n'y a pas grand chose a dire si ce n'es que ma feulile de style css foncionne très bien sous internet explorer mais je ne sais pas pas pourquoi ca ne marche pas sur safari
si quelque a une idée
voila le code :
a {color="#000066"; text-decoration: none;}// couleur des liens
a:hover {text-decoration: underline overline; color="red";}//couleur du lien quand on passe dessus
body {font-family=""; background-color: #6B87F0; font-size: 20px; color="#000066"; margin-top: 10px; margin-bottom: 0px;}
p {
font-family:"trebuchet ms",sans-serif;
font-size:80%;
}
/*form {
background-color:#6B87F0;
padding:10px;
width:350px;
}*/
label {
font-family:"trebuchet ms",sans-serif;
font-weight:bold
}
input {
border:1px solid black;
background-color:#000066;
font-family:"trebuchet ms",sans-serif;
color:white;
}
select, option {
background-color:red;
color:white;
}
textarea {
border:1px solid black;
background-color:#000066;
font-family:"trebuchet ms",sans-serif;
color:white;
}
input.bouton {
/*border:2px outset red;*/
font-weight:bold;
cursorointer;
}
input.bouton:hover {
background-color:white;
/*color:red;*/
}
input.bouton:active {
/*border:2px inset red;*/
background-color:red;
color:white;
}
merci a tous
--!>
font-family="courier";
margin-top: 10px; margin-bottom: 0px;
il n'y a pas grand chose a dire si ce n'es que ma feulile de style css foncionne très bien sous internet explorer mais je ne sais pas pas pourquoi ca ne marche pas sur safari
si quelque a une idée
voila le code :
a {color="#000066"; text-decoration: none;}// couleur des liens
a:hover {text-decoration: underline overline; color="red";}//couleur du lien quand on passe dessus
body {font-family=""; background-color: #6B87F0; font-size: 20px; color="#000066"; margin-top: 10px; margin-bottom: 0px;}
p {
font-family:"trebuchet ms",sans-serif;
font-size:80%;
}
/*form {
background-color:#6B87F0;
padding:10px;
width:350px;
}*/
label {
font-family:"trebuchet ms",sans-serif;
font-weight:bold
}
input {
border:1px solid black;
background-color:#000066;
font-family:"trebuchet ms",sans-serif;
color:white;
}
select, option {
background-color:red;
color:white;
}
textarea {
border:1px solid black;
background-color:#000066;
font-family:"trebuchet ms",sans-serif;
color:white;
}
input.bouton {
/*border:2px outset red;*/
font-weight:bold;
cursorointer;
}
input.bouton:hover {
background-color:white;
/*color:red;*/
}
input.bouton:active {
/*border:2px inset red;*/
background-color:red;
color:white;
}
merci a tous
--!>
font-family="courier";
margin-top: 10px; margin-bottom: 0px;