DOCTYPE
To validate as XHTML Basic, a document must contain the following Document Type Declaration, or DOCTYPE:
"http://www.w3.org/TR/xhtml-basic/xhtml-basic11.dtd">
A complete valid and well-formed example is:
Read more about this topic: XHTML Basic