DHTML

Dynamic HTML or DHTML refers to a dynamically generated web page that reacts to user input without sending requests to the web server. DHTML is accomplished using client-side scripting such as JavaScript, CSS, and server-side languages such as Perl and PHP in conjunction with static HTML.

A good example of a DHTML page is the Computer Hope system information script, which uses JavaScript to collect information from the browser, in this case

Also see: Dynamic, HTML, Programming definitions, Static