markup language
Document type definition
Submitted by Colin on Thu, 09/04/2008 - 14:36
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.
Further Reading
- Login or register to post comments
- Add new comment
