DTD - Document Type Declaration
- Posted by PRO-Webs, Support
- 31 August 2009
- D
DTD is the code acronym for Document Type Declaration. The Document Type Declaration is the coded declaration at the beginning of a HTML page (web page), which specifies what version of HTML the vistor's browser should use when loading the page. Examples: Strict DTD, Transitional DTD.

