non mi da errori ma mi dice che devo utilizzare un html valido...
ho validato l'xhtml della pagina e me lo da buono, ma quando vado a validare sto benedetto css mi da worning e tutta una serie di risultati che però non sono error
il fatto ridicolo è che se uso un css interamente scritto da me il validator del w3c me le convalida, mentre non mi convalida quello inserito in dreamweaver!![]()
![]()
praticamente questo è ciò che mi risponde il validator
To work as intended, your CSS style sheet needs a correct document parse tree.
This means you should use valid HTML.
Warnings
URI : file://localhost/C:\Documents and Settings\Administrator\Documenti\sito\Templates\3c ol_leftNav.css
Line : 12 (Level : 1) You have no background-color with your color : body
Line : 21 (Level : 1) You have no background-color with your color : a
Line : 27 (Level : 1) You have no background-color with your color : a:link
Line : 33 (Level : 1) You have no background-color with your color : a:visited
Line : 39 (Level : 1) You have no background-color with your color : a:hover
Line : 47 (Level : 1) You have no background-color with your color : h1
Line : 57 (Level : 1) You have no background-color with your color : h2
Line : 66 (Level : 1) You have no background-color with your color : h3
Line : 76 (Level : 1) You have no background-color with your color : h4
Line : 86 (Level : 1) You have no background-color with your color : h5
Line : 127 (Level : 1) You have no background-color with your color : label
Line : 148 (Level : 1) You have no color with your background-color : #navBar
Line : 155 (Level : 1) You have no color with your background-color : #barSinistra
Line : 189 (Level : 1) You have no background-color with your color : #globalNav
Line : 291 (Level : 1) Same colors for color and background-color in two contexts ul li a:visited and #siteInfo
Line : 291 (Level : 1) You have no background-color with your color : #siteInfo
Line : 291 (Level : 1) Same colors for color and background-color in two contexts #barSinistra and #siteInfo
Line : 291 (Level : 1) Same colors for color and background-color in two contexts ul li a:visited and #siteInfo
Line : 355 (Level : 1) You have no color with your background-color : #sectionLinks a:hover