Document type definition
A Document Type Definition (DTD) is a document that allows a program, such as a [[web browser]], to properly parse a markup language that is formatted according to a specific use. [[HTML]] and its [[XML]]-based brother [[XHTML]] are probably the most common DTDs today, supplying web browsers with the guidelines for properly rendering web page elements.