7.1 Changing Web Pages Dynamically Using the DOM API7.1.1 The Document Object Model7.1.2 The Different Types of Nodes7.1.3 Selecting Elements7.1.4 Modifying Elements7.1.5 Creating, Adding, and Deleting Elements7.1.6 Practical Example: Dynamic Creation of a Table