| |
DHTML
Acronym for Dynamic HTML. DHTML is HTML that can change after a page has been loaded into a browser. A sentence could turn red when the mouse pointer hovers over it or a header could slide across the screen. Anything that can be done in HTML can be redone after the page loads. Attributes of DHTML include client-side scripting, DOM (document object modeling) and CSS (Cascading Style Sheets).
|
|