Issue #1984 has been updated by andrew.

Status changed from Unreviewed to Accepted

I made it better, but there is some CSS hackery that has to be done 
simultaneous to fix the last bit.
----------------------------------------
Bug #1984: Invalid HTML, does not pass DTD.
/issues/1984

Author: lludwig
Status: Accepted
Priority: Normal
Assigned to: 
Category: 
Target version: 
Keywords: 


When testing the home page, I get invalid HTML.

http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2F208.78.100.132%2F

I did not test the other pages, but assume they also do not comply to the DTD 
you are using:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>

Ideally the pages should pass the DTD validation, to make sure as a first step 
the pages will load correctly on all browsers.  Bad HTML can lead to odd 
results.

Web Developer plugin for Firefox is a good plugin to install:

http://chrispederick.com/work/web-developer/


----------------------------------------
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://reductivelabs.com/redmine/my/account

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to