Quote:
Originally Posted by comport9
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.