CS101 Homework #2

Due: Monday, January 21, 11:59pm

General description

In this assignment, you will improve your previous Web page to tell us some more about yourself by showing us some pictures of things that interest you and telling us where you can find more information on the Web. You will also get a chance to practice using tables.

In order to get started, create the folder ~you/html/homework/hw2 in your Unix account, if you haven't done so already.

Using your Web page from last time as a template, write a Web page that gives us the following material:

  1. The schedule of your courses, formatted in a table. Make sure that you use to make your table attractive and readable.
  2. at least one thumbnail of a picture of something that interests you. Each thumbnail should be a link to a page containing a full-sized picture and a description of your interest surrounding the picture. (In other words, combine text and image in an attractive manner.)
  3. an html list of links to at least two sites containing more information about your interest.
  4. near the top of your page, you should create an html list of links (anchors) to the important parts of your document, such as your schedule and the pictures of your interests.

Your new Web page should be saved as index.html in the hw2 folder you created. Any supporting material that you created, such as your pictures and their thumbnails, must also be included in this directory. Make sure that execute permissions are set on your directory hw2, and make sure that read permissions are set on your Web page and your pictures as well.

It should be understood that objectionable material (eg porn) is not appropriate subject material for this or any other assignment for this course.