[Site] CSS non standard nel foglio di stile di python.it
Manlio Perillo
manlio_perillo a libero.it
Ven 29 Set 2006 12:06:31 CEST
Ho provato a validare il CSS scoprendo che ci sono delle istruzioni
non standard (moz-border-radius-*)
Come mai?
Si possono rimuovere?
Ecco la lista degli errori:
* Line: 85 Context : #quote
Parse Error - -moz-border-radius-topleft: 12px;
* Line: 86 Context : #quote
Parse error - Unrecognized : -moz-border-radius-bottomright: 12px;
* Line: 87 Context : #quote
Parse error - Unrecognized : }
* Line: 101 Context : .homepage-box h4
Parse Error - -moz-border-radius-topleft: 11px;
* Line: 102 Context : .homepage-box h4
Parse error - Unrecognized : }
Inoltre il validatore da questi warning:
* Line : 40 (Level : 1) You have no color with your background-color
: #banner
* Line : 61 (Level : 1) You have no background-color with your color
: #banner li b
* Line : 68 (Level : 1) You have no background-color with your color
: #banner li a
* Line : 152 (Level : 1) You have no background-color with your
color : #sidebar .items a
* Line : 197 (Level : 1) You have no background-color with your
color : h5
* Line : 197 (Level : 1) You have no background-color with your
color : h5
* Line : 197 (Level : 1) You have no background-color with your
color : h5
* Line : 197 (Level : 1) You have no background-color with your
color : h5
* Line : 197 (Level : 1) You have no background-color with your
color : h5
Per quanto riguarda la validazione dell'XHTML è tutto a posto!
http://validator.w3.org/check?uri=http://www.python.it
P.S.
Per il validatore CSS suggerisco di usare la versione che usa l'header
referrer:
http://jigsaw.w3.org/css-validator/check/referer/
Stefano, come è la situazione per ht2html?
Possiamo rinominare PDONewGenerator in PDOGenerator?
Saluti Manlio Perillo
Maggiori informazioni sulla lista
Site