Description
Dynamic HTML, or DHTML, is the art of combining HTML, JavaScript, DOM, and CSS.
DHTML stands for Dynamic HTML. DHTML is not a language or a web standard. To most people DHTML means the combination of HTML, JavaScript, DOM and CSS. According to the World Wide Web Consortium (W3C): "Dynamic HTML is a term used by some vendors to describe the combination of HTML, style sheets and scripts that allows documents to be animated."
(Source: http://www.w3ctutorial.com/dhtml-tutorial/dhtml-intro)