The Document Object Model
- A standard API to access and manipulate the content.
- Language and platform independent.
- freedom of the underlying structure.
- address small documents as well as huge documents.
Intended for:
- Dynamic Web pages : HTML + CSS + scripting + DOM
- XML