Dom slider 001
HTML, SVG , or XML documents as objects are not part of the core JavaScript language.
- The DOM represents a document with a logical tree.
- Each branch of the tree ends in a node, and each node contains objects.
- DOM methods allow programmatic access to the tree.
