Globale linker

Book 1

Book 2

Book 2 Ch. 3 Dynamic HTML

Dynamic HTML, or DHTML, combines HTML, CSS, JavaScript and the Document Object Model (DOM) to develop dynamic and interactive content in web pages.

The Document Object Model (DOM) provides logical structure for accessing and manipulating HTML elements.

The DOM

Different implementations of the DOM exists in NN and IE.

Chapter 2 Book 2 Chapter 4 Book 2