Each of these exercises asks you to create a webpage. Your pages should have nothing on them except what the exercise statements ask for (that is, no extra links, images, etc.). This is so I can easily locate your JavaScript in the page.
You will submit your work using file upload. At the bottom of each exercise statement you will see a text field and a button labeled something like "Browse" (this label may vary between browsers), like this:
When you have completed the exercise (and tested it to make sure it does what you expect), save it (see directions below), then click the "Browse..." button. This will bring up an "explorer" window which will let you select the file in which you saved your exercise. After you have selected your file (the location of the file will appear in the text field), click the "Submit..." button, which will deliver your solution to me.
In order for me to grade your files, you must name them very precisely. Specifically, each file must have the name
<last name>2<exercise number>.html(where the 2 indicates that this is lesson 2). That is, if your name is Dick Cheney and you just completed exercise 4, you should save the file as cheney24.html. Any files that are not named this way will NOT be graded! If you have any questions about this I'll be happy to clarify.
All your files must be submitted by midnight on the due date.
Exercise 1
Exercise 2
Exercise 3
Exercise 4
Exercise 5