Courses
Tutorials
Interview Prep
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
Similar Topics
Web Technologies
32.1K+ articles
DSA
20.4K+ articles
Python
19.6K+ articles
Experiences
15.8K+ articles
Interview Experiences
14.5K+ articles
School Learning
11.1K+ articles
JavaScript
9.9K+ articles
Java
9.4K+ articles
Misc
7.7K+ articles
Mathematics
5.7K+ articles
DTD
4 posts
Recent Articles
DTD Components
Last Updated: 01 December 2023
Markup Languages play a very important role in encoding and standardizing information that is shared over the web. XML (Extensible Markup Language), being one of those lan...
read more
Compiler Design
Picked
Web technologies-HTML and XML
Geeks Premier League 2023
DTD
DTD Entities
Last Updated: 28 April 2025
When you are writing an XML document, pieces of information need to be used several times. At that time, you can use XML entities to store that piece of information to reu...
read more
Picked
Web technologies-HTML and XML
Websites & Apps
Geeks Premier League 2023
DTD
DTD Elements
Last Updated: 17 October 2023
In XML, elements are the fundamental building blocks. The container can hold text, attributes, or even media objects. The parse first checks the validity of the root elem...
read more
Picked
HTML
Web technologies-HTML and XML
Geeks Premier League 2023
DTD
What is DTD in XML ?
Last Updated: 11 October 2023
DTD is a document-type definition. DTD contains a set of rules that control the structure and elements of XML files. When any XML file refers DTD file, it validates again...
read more
Software Engineering
Picked
Web technologies-HTML and XML
Geeks Premier League 2023
DTD