View Single Post
Old 11-14-2012, 08:38 PM   PM User | #11
felgall
Master Coder

 
felgall's Avatar
 
Join Date: Sep 2005
Location: Sydney, Australia
Posts: 5,447
Thanks: 0
Thanked 496 Times in 488 Posts
felgall is a jewel in the roughfelgall is a jewel in the roughfelgall is a jewel in the rough
Quote:
Originally Posted by comport9 View Post
My doctype should be valid for HTML5 no?
There isn't anything HTML 5 specific in your code so an HTML 4 strict doctype could be used.

HTML 5 doesn't have a doctype of its own as it currently just uses the short version of the HTML 2+ doctype.
__________________
Stephen
Learn Modern JavaScript - http://javascriptexample.net/
Helping others to solve their computer problem at http://www.felgall.com/
felgall is offline   Reply With Quote