DTD
Rule
Begin each XHTML document with an appropriate DTD (Document Type Declaration, also known as DOCTYPE).
Put the DTD at the top of the document — above the opening html tag and above the head tag.
Begin each XHTML document with an appropriate DTD (Document Type Declaration, also known as DOCTYPE).
Put the DTD at the top of the document — above the opening html tag and above the head tag.