DHTML
DHTML (Dynamic HTML) A more powerful model for HTML that allows absolute control of positioning of elements on a page and more powerful control of events.It is supported by MSIE 4.0 and prtially by Netscape 4.0.
(Dynamic HTML).
(or DHTML) Instructions written in HTML that enable Web pages to react to user input and produce content that changes each time it is viewed. With dynamic HTML coding, Web pages are created "on the fly", as the information is delivered to your desktop. There are many technologies for producing dynamic HTML, including CGI scripts, Server-Side Includes (SSI), cookies, Java, JavaScript, Cold Fusion and ActiveX.