Summary


In this chapter we covered level 1 of the DOM:

What the DOM is
What you can do with the DOM
Why the DOM was developed
The interfaces (objects) defined in the DOM
A short example
Implementations of the DOM
What the future will bring