Dynamic HTML. An extension of HTML that enables, among other things, the inclusion of small animations and dynamic menus in Web pages. DHTML code makes use of style sheets and JavaScript. Found on http://www.encyclo.co.uk/local/20441
DHTML refers to web pages that use a combination of HTML, JavaScript, and CSS to create features such as letting the user drag items around on the web page, some simple kinds of animation, and many more. Found on http://www.matisse.net/files/glossary.html
Dynamic HTML - an integration of JavaScript, Cascading Style Sheets, and the Document Object Model. With DHTML, the content of a web page can move across the screen or respond to user inputs. Found on https://www.encyclo.co.uk/local/20134