Validation

peterx - August 8, 2009 - 01:37
Project:Internet Corporation
Version:6.x-1.1
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

The CSS validates at http://d-theme.com/internet_corporation. The HTML passes the W3C validation and Total Validator reports the following error.

The default style sheet language must be specified when style attributes are used:
<span style="display: none;">

#1

peterx - August 8, 2009 - 01:55

Whoa, forget the previous not about the HTML. I missed the W3C step.

<ul id="menu">
document type does not allow element "ul" here; assuming missing "li" start-tag
<ul><li class="menu-410 first">

The ul is not allowed in a paragraph.

<div id="login">
<p><ul class="links"><li class="menu-616 first"><a href="/i_feel_dirty" title="I Feel Dirty">I Feel Dirty</a></li>

There are some other html errors that look like they are caused by an extra paragraph element around the content.

#2

Ron Williams - August 8, 2009 - 02:19

Peter, I will look into removing the other wrapping paragraph tag next week. I'm working on releasing a few new themes as of now.

I'll be honest though, it's pretty low on my list as the theme does look as it should in most browsers. I'm not as caring as some regarding validation.

 
 

Drupal is a registered trademark of Dries Buytaert.