ho fatto una scansione del css del mio sito
ci sono un bordello di errori![]()
...........:
Line: 1 Context : BODY
Invalid number : font too few values for the property 16px,Comic Sans MS : 16px,Comic Sans MS
Line: 6 Context : a
Invalid number : font too few values for the property 16px,Santana-Black : 16px,Santana-Black
Line: 7 Context : p
Invalid number : font too few values for the property 16px,Comic Sans MS : 16px,Comic Sans MS
Line: 8 Context : ul
Invalid number : font too few values for the property 16px,Comic Sans MS : 16px,Comic Sans MS
Line: 9 Context : #links
Invalid number : font too few values for the property 16px,Comic Sans MS : 16px,Comic Sans MS
Valid CSS information
BODY {
background : #aee4fe;
}
A:link {
color : #ffffff;
text-decoration : none;
}
A:visited {
color : #1a5985;
text-decoration : none;
}
A:hover {
color : #1a5985;
text-decoration : underline;
}
A:active {
color : #1a5985;
text-decoration : underline;
}
p {
font-weight : 700;
}
ul {
font-weight : 700;
}
#links {
font-weight : 700;
list-style : disc url(doc.gif);
}
#riga {
background-image : url(sinistra_nuovo.jpg);
}
compare sempre lo stesso errore ma non ho capito che dice![]()
chi mi traduce il testo e mi fà capire come devo corregere???


:
Rispondi quotando
.
