News

Figure 1: An HTML document is loaded as a tree of nodes; each object represents an element in the DOM. Using JavaScript we can traverse the DOM explicitly by referencing the objects in the tree.