CS 101 - Intro to Computing, Spring 2008

Lab 3

This lab assignment will have you create an HTML page that will contain a table and some images.

Lab Assignment 3

Due: Tuesday 2/5/2008 by 11:59 pm

For this lab assignment, complete the following:

  1. Create a web page to display the following information: Your web page must have text near each image explaining how that image is being used to meet the requirements for this lab.

  2. This web page must be placed in your web space (in your WWW directory) on your CS account.

  3. You are also required to put a link on your CS Home Page to the page you created for this lab.

    Verify that your link and the file are viewable via a web browser from the URL of:

         http://www.cs.uic.edu/~USERID
    
    where USERID is your CS account login name.
    
    You can check this out via the link to your home page on the CS 101 Student List page. Once you are at your home page, follow the link you added to your home page for this lab assignment.

  4. You are also to submit this web page electronically by either emailling the page to the CS 101 instructor account at i101@cs.uic.edu or using the UNIX turnin command.

    To use the UNIX turnin command to electronically hand-in your html file using the project name of lab3. To submit the file in <filename> for lab3, the turnin command is entered as:

         turnin -c cs101 -p lab3 <filename>
    
    Thus if your file has the name of lab3.html, the command would be:
         turnin -c cs101 -p lab3 lab3.html
    
    To verify what you submitted using the turnin command type:
         turnin -c cs101 -p lab3 -v
    

Grading Criteria

Each section worth one-tenth of the grade.