Difference between revisions of "DocType header for templates"

From Joomla! Documentation

(Marked this version for translation)
Line 16: Line 16:
 
<translate>
 
<translate>
 
<!--T:6-->
 
<!--T:6-->
[[Category:HTML|DocType]]
+
[[Category:DocType]]
 
[[Category:Template Development]]
 
[[Category:Template Development]]
 
[[Category:Template Reference]]
 
[[Category:Template Reference]]
 
</translate>
 
</translate>
 
</noinclude>
 
</noinclude>

Revision as of 10:35, 17 May 2015

Other languages:
English • ‎Nederlands • ‎español • ‎français

Current thinking is that HTML5 should be used for Joomla! templates.

Recommended DocTypes[edit]

List of recommended DocTypes for different circumstances:

  • HTML5: <!DOCTYPE html>


References about DocTypes[edit]

References about recommended DocTypes: