Dynamic HTML

This is an old revision of this page, as edited by Peter Winnberg (talk | contribs) at 08:52, 19 June 2002 (fixes). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Dynamic HTML is used to designate a technique of creating interactive web sites by using a combination of the static markup language HTML, the browser programming language 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.