Exercise Slides

Before you begin, go File...Save As this Wordpad document to your Exercise Folder on your harddrive. Save as Firstname.LastName.exslides.htm.
Now, begin your work on your harddrive copy. Comment out each line or section of code using the /* (insert comments here) and */ symbols. See p. 14 for an example.

1. Create a script that makes a slide show of the 4 images shown above this explanation. The slide show should appear in the middle row of the 3 row table below. The top row has been done for you. You need to put the slideshow in the middle row and 2 links called "Previous" and "Next" that cause the images in the middle row to change when you click them. These images should loop or wraparound, so that when you reach the last image, clicking the "Next" link will cause the first image to load.

A Tour of Lake Harriet!
Replace this text with your slideshow-rholl
Previous Next

Save this html document into the Exercise Slides Folder on the server. Do a File....Save As....Firstname.Lastname.exslides.htm an extra copy of your completed document into the Exercises Slides folder on the server. Open up your exercise on the server in a browser to make sure it appears the way your want it.