Dynamic HTML: Difference between revisions

Content deleted Content added
Tarquin (talk | contribs)
tweaks, links
No edit summary
Line 1:
'''Dynamic HTML''' or '''DHTML''' designates a technique of creating interactive [[web site]]s by using a combination of the static markup language [[HTML]], thea browser[[client-side programmingscripting]] language (such as [[JavaScript]]) and the style definition language [[Cascading Style Sheets]].
 
It may be used to create small applications in the browser: for example to ease navigation, to create interactive forms or to create interactive exercises to use in [[e-learning]]. Besides [[Macromedia Flash]] it is the most often used technique for animating web pages.