====== Doctypes ======
//From the XHTML 1.0 standard...//
There must be a DOCTYPE declaration in the document prior to the root element. The public identifier included in the DOCTYPE declaration must reference one of the three DTDs found in DTDs using the respective Formal Public Identifier. The system identifier may be changed to reflect local system conventions.
===== HTML 4.01 =====
**Strict, Transitional, Frameset**
===== XHTML 1.0 =====
**Strict, Transitional, Frameset**
===== External Links =====
* http://www.w3.org/QA/2002/04/valid-dtd-list.html
* http://www.w3.org/TR/xhtml1/#normative