Originariamente inviato da urciuoli
Non mi convalida il css ne' lXhtml ecco i seguenti errori:
XHTML
# Error Line 78 column 43: document type does not allow element "span" here; assuming missing "li" start-tag.
...n style="text-decoration: underline;"><span style="font-weight: bold;">
✉
# Error Line 81 column 4: end tag for "li" omitted, but OMITTAG NO was specified.
[/list]
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
Che fare?
CSS:
* Line : 2 (Level : 1) You have no color with your background-color : body
* Line : 18 (Level : 1) You have no color with your background-color : #wrapper
* Line : 31 (Level : 1) You have no color with your background-color : #nav
* Line : 46 (Level : 1) You have no background-color with your color : #navlist a
* Line : 46 (Level : 1) Same colors for color and background-color in two contexts #wrapper and #navlist a
* Line : 51 (Level : 1) You have no background-color with your color : #navlist a:hover
* Line : 69 (Level : 1) You have no background-color with your color : #col1content p
* Line : 91 (Level : 1) You have no color with your background-color : .imageborder
* Line : 95 (Level : 1) You have no background-color with your color : .subhead
* Line : 101 (Level : 1) You have no background-color with your color : .sidebar
* Line : 108 (Level : 1) You have no background-color with your color : h1
* Line : 118 (Level : 1) You have no background-color with your color : h2
* Line : 127 (Level : 1) You have no background-color with your color : h3
* Line : 132 (Level : 1) You have no background-color with your color : #footer p
* Line : 139 (Level : 1) You have no background-color with your color : a:link
* Line : 143 (Level : 1) You have no background-color with your color : a:visited
* Line : 147 (Level : 1) You have no background-color with your color : a:hover
* Line : 150 (Level : 1) You have no background-color with your color : a:active
NON CAPISCO:::

VVoVe: