Using the properties of DOM nodes
Understanding DOM node methods
Hiding and showing objects within a page
Modifying text within a page
Adding text to a page
Creating a dynamic navigation tree
During this hour, you will take a closer look at the objects in the DOM, and the properties and methods you can use to control them. You will also explore several examples of dynamic HTML pages using these DOM features.