Part 2 - It130 - Project Preparation

  1. On your students account and your local system, make sure you have a subdirectory called project. On your students account project should be a subdirectory of it130.
  2. Make sure you have a subdirectory of project called images. Both at your students account and local directory.
  3. Go to http://condor.depaul.edu/~alarrain/hci201/project/greenback.jpg and download the green background. This must be saved to your images directory.
  4. For this part you will create an external style sheet that will add style to tempnostyle.html.

    Make sure you view the page in your browser after you add each style.

  5. Rename tempnostyle.html to index.html
  6. Make sure you have a directory at your students account named project. This directory must be a sub directory of it130.
  7. Transfer index.html, style.css to your project directory.
  8. Make sure you have a sub directory of project named images.
  9. Transfer the green background and the picture of suzie to your images directory.
  10. Type the following URL into your browser.
  11. http://students.depaul.edu/~yourLogin/it130/project

    You should see the template web page

    Do not upload any files to your lab directory. These files go into the project directory.

    Go on to Part 3