Validation of XHTML and CSS.
peterx - April 21, 2009 - 10:58
| Project: | Simpla |
| Version: | 6.x-1.6 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Validation of this theme at http://d-theme.com/simpla as XHTML 1.0 Strict shows an error in the following line. The name and id attributes must have the same value.
<a name="top" id="navigation-top">
W3C CSS Validator results for http://d-theme.com/simpla (CSS level 3)
Sorry! We found the following errors (11)
URI : http://d-theme.com/sites/all/themes/simpla/layout.css?s
288 #header, #content, #navbar, #sidebar-left, #sidebar-right, #footer, #closure-blocks Property word-wrap doesn't exist : break-word
URI : http://d-theme.com/sites/all/themes/simpla/simpla.css?s
348 .node-unpublished div.unpublished, .comment-unpublished div.unpublished Property word-wrap doesn't exist : break-word
456 .comment-inner Value Error : background Too many values or values are not recognized : 1px solid lightGrey
874 fieldset Property _background doesn't exist : #ededed
875 fieldset Property _border-width doesn't exist : 0
876 fieldset Property _border-right doesn't exist : 2px solid #c0c0c0
877 fieldset Property _border-bottom doesn't exist : 2px solid #c0c0c0
883 fieldset fieldset Property _background doesn't exist : #f7f7f7
884 fieldset fieldset Property _border-width doesn't exist : 0
885 fieldset fieldset Property _border-right doesn't exist : 2px solid #ddd
886 fieldset fieldset Property _border-bottom doesn't exist : 2px solid #dddThe W3C CSS Validator found all the above errors and more for CSS level 2.1.
W3C CSS Validator results for http://d-theme.com/simpla (CSS level 2.1)
Sorry! We found the following errors (15)
URI : http://d-theme.com/sites/all/themes/simpla/layout.css?s
299 #page Property overflow-y doesn't exist in CSS level 2.1 but exists in [css3] : hidden
URI : http://d-theme.com/sites/all/themes/simpla/simpla.css?s
898 Unknown pseudo-element or pseudo-class :not
907 Unknown pseudo-element or pseudo-class :not
URI : http://d-theme.com/sites/all/themes/simpla/print.css?s
58 #page Property overflow-y doesn't exist in CSS level 2.1 but exists in [css3] : visible 