Reputation: 78991
DHTML is a TERM describing the art of making dynamic and interactive web pages.
From the Tag excerpt from Stackoverflow [Read]
Dynamic HTML, or DHTML, is an umbrella term for a collection of technologies used together to create interactive and animated web sites by using a combination of a static markup language (such as HTML), a client-side scripting language (such as JavaScript), a presentation definition language (such as CSS), and the Document Object Model.
For more information, You can check out these links:
Upvotes: 8
Reputation: 18790
DHTML, is a term for a collection of technologies used together to create interactive and animated web sites by using a combination of a static markup language (such as HTML), a client-side scripting language (such as JavaScript), a presentation definition language (such as CSS), and the Document Object Model.
Upvotes: 2