Week 1

Week 2

Week 3

Week 4

Week 5

Week 6

Week 7

Week 8

Final Project

Homework Assignment Week 6

Part 1

Create a button or link to trigger a function that replaces an existing block of text located on your website. Use the DOM removeChild() and appendChild() methods.

Part 2

Create a button or link to trigger a function that changes a style element of your choice on your website using .style.

Part 3

Create a valid XML document. The XML document must contain the following:

1. One Root element

2. One Child element

3. At least ten Sub Child elements