DOCUMENT TYPE DEFINATION
From Level 10 Wiki
DTD stands for "document type definition". A DTD specifies the allowable set and structure of markup elements within a HTML/XHTML document. All web pages should included a DTD declaration at the beginning of the document.
