Dtd Tutorial
# DTD Tutorial
DTD (Document Type Definition) is used to define the legal building blocks of XML documents.
DTD can be declared inline in the XML document, or as an external reference.
**[Start Learning DTD Now!](
## DTD News Example
<!DOCTYPE NEWSPAPER >
YouTip