Dynamic HTML: Difference between revisions

Content deleted Content added
m Automated conversion
m fixes
Line 1:
<b>Dynamic HTML</b> is used to designate a technique of creating interactive [[web site | web sites]]s by using a combination of the static markup language [[HTML]], the browser programming language [[Javascript]] and the style definition language [[CSSCascading 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]].