Difference between revisions of "DocType header for templates"

From Joomla! Documentation

m (removed Category:Template FAQ using HotCat)
(12 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
+
Current thinking is that HTML5 should be used for Joomla! templates.
=== Which DocType header to use ===
+
===Recommended DocTypes===
 
 
Current thinking is that XHTML 1.0 Transitional should be used for Joomla! templates.
 
 
 
 
{{:Recommended DocTypes|}}
 
{{:Recommended DocTypes|}}
 
+
===References about DocTypes===
 
{{:References about DocTypes|}}
 
{{:References about DocTypes|}}
 
+
<noinclude> [[Category:HTML|DocType]]
<noinclude>
+
[[Category:Template Development]]
[[Category:Beginners]]
+
[[Category:Template Reference]]
[[Category:Templates]]
 
[[Category:Topics]]
 
[[Category:HTML|DocType]]
 
[[Category:Template FAQ]]
 
 
</noinclude>
 
</noinclude>

Revision as of 18:19, 23 June 2013

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

Recommended DocTypes[edit]

<translate> List of recommended DocTypes for different circumstances:</translate>

  • HTML5: <!DOCTYPE html>


References about DocTypes[edit]

<translate> References about recommended DocTypes:</translate>