Render html output in frontend with doctype html5
If you want that TYPO3 renders the html output in frontend as html5, you have to change the doctype directive.
Put this in the global TYPOSCRIPT setup
config.doctype = html_5
This is valid since TYPO3 version 4.4.