CpSc 130
Assignment 6: Loops and Functions

Due: December 6th
20 Points

The objective of this assignment is to use loops and functions to generate a photo album. The photo album is to be displayed in a table and consist of randomly selected pictures from your "library".
A finished project could look like this:

Instructions for Tables Instructions for images
Place your code namedassign6.html in your cpscsstorage02 assign 6 folder Make sure you place any images the page uses in the assign 6 folder.