timboray
Apr 17 2012, 01:56 PM
Getting errors that I don't understand. Thanks for help in advance.
timboray
Apr 17 2012, 01:59 PM
QUOTE(timboray @ Apr 17 2012, 12:56 PM)

Getting errors that I don't understand. Thanks for help in advance.
Here are the error codes
Darin McGrew
Apr 17 2012, 03:14 PM
If you're going to use elements like nav, section, and footer that are new to HTML 5, then you need to validate the document as HTML 5. Your document uses an XHTML 1.0 Strict doctype declaration.
timboray
Apr 17 2012, 04:30 PM
Will the html 5 checker give me a validation stamp that I can apply to my webpage?
timboray
Apr 17 2012, 04:38 PM
Will the html 5 checker give me a validation stamp that I can apply to my webpage?
pandy
Apr 17 2012, 05:49 PM