What Are DHTML Pages?
DHTML, or Dynamic HTML, is a web technology that enables elements inside your web page to be, dynamic. Things such as text, page styles (font color, size etc), element position, etc, can all be changed dynamically, thanks to DHTML. It brings web pages a step closer to how things look on your television, where images appear and disappear, text flies in and out, and content move around freely on the screen. DHTML pages contain client-side scripts that take advantage of the DHTML technology to bring true interactivity to your site. They can be written in a number of languages, although the most popular are JavaScript and VBscript.