> Do yourself a couple of favors, > > Switch to a more widely supported and stable Doctype (unless you've got > a really compelling reason to be using your current HTML5 Doctype) > http://www.w3.org/QA/2002/04/valid-dtd-list.html The HTML5 doctype is listed in that document and even if it is not a standard yet, I think it brings a lot to the table (attributes related to accessibility, iPhone, etc.). > Then validate against it using the tool here: > http://validator.w3.org/ > > So that you can catch stuff like the missing end-quote on the style > attribute in this line: > <label for="university" style="margin-right: 100px;>All Boise > State</label> imho, choosing the right doctype for a document should not be related to the validator. fwiw, I've used the html5 doctype with a couple of projects and I didn't notice any issue across browsers (ie 5 included). -- Regards, Thierry www.tjkdesign.com | www.ez-css.org ______________________________________________________________________ css-discuss [EMAIL-REMOVED]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/