Validation

peterx - May 28, 2009 - 23:21
Project:Zubrick
Version:6.x-1.1
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

Zubrick passes the W3C CSS and XHTML 1.0 Strict validations at http://d-theme.com/zubrick but fails to validate in Total Validator against the XHTML 1.0 Strict schema. There is one HTML error caused by the lack of a default style sheet language specification and activated by the use of inline styles in the following line. The best solution is to replace the style with a class.
<div style="float:left;">

 
 

Drupal is a registered trademark of Dries Buytaert.