Introduction To DHTML
DHTML (Dynamic HTML) is a combination of HTML, JavaScript, CSS, and the Document Object Model (DOM). DHTML is used to develop interactive web sites. A typical use of DHTML is the creation of site navigation (menus).
DHTML can be difficult to implement because of browsers that are not standards-compliant.