Difference between revisions of "DocType header for templates"

From Joomla! Documentation

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

Revision as of 05:04, 15 September 2011

Current thinking is that XHTML 1.0 Transitional 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>