Validation

peterx - June 15, 2009 - 23:12
Project:Exquisite
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

Validating at http://d-theme.com/exquisite. The default style sheet language must be specified when style attributes are used and they are used twice. The best solution is to use a class.
<div style="clear: both;"></div>

CSS 3 validation produced the following errors.

URI : http://d-theme.com/sites/all/themes/exquisite/style.css?n
225
.artmenu ul li Parse Error *list-style-type: none;
226 * Parse Error *list-style-image: none;
227 * Parse Error }
347 .nav ul.artmenu ul span, .nav ul.artmenu ul span span Parse Error *padding: 0;
348 .nav ul.artmenu ul span, .nav ul.artmenu ul span span Parse Error }

 
 

Drupal is a registered trademark of Dries Buytaert.