Content deleted Content added
changed link on "forms" |
|||
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]], a [[client-side scripting]] language (such as [[JavaScript]]) and the style definition language [[Cascading Style Sheets]].
It may be used to create small applications in a [[web browser]]: for example to ease navigation, to create interactive [[form (document)|form]]s or to create interactive exercises to use in [[e-learning]].
Competing techniques include [[Macromedia Flash]] for animation and [[SVG]], though SVG isn't yet well-supported by the major [[web browsers]].
|