- DTD Tutorial
- DTD - Home
- DTD - Overview
- DTD - Syntax
- DTD - Components
- DTD - Elements
- DTD - Attributes
- DTD - Entities
- DTD - Validation
- DTD Useful Resources
- DTD - Quick Guide
- DTD - Useful Resources
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
DTD Tutorial
XML Document Type Declaration commonly known as DTD is a way to describe precisely the XML language. DTDs check the validity of, structure and vocabulary of an XML document against the grammatical rules of the appropriate XML language. This tutorial will teach you basics of DTD. Tutorial contains chapters discussing all the basic components of DTD with suitable examples.
Audience
This reference has been prepared for the beginners to help them to understand the basic concepts related to DTD. This tutorial will give you enough understanding on DTD from where you can take yourself to a higher level of expertise.
Prerequisites
Before proceeding with this tutorial you should have basic knowledge of XML, HTML and Javascript.
Advertisements