Skip to content

Dynamic webpages for everyone

Screenshot: TutorialsPoint
Screenshot: TutorialsPoint

Internet Explorer 4 brought with it support for DHTML, which stands for Dynamic HTML. It combined languages like HTML, style sheets, and JavaScript within the browser, which helped pave the way to the animated, distracting mess that is the internet we’re using now.

Internet Explorer also brought through the DOM, or document object model, which allowed any part of a web page to be manipulated by JavaScript.