CPSCI 107: Applications, Implications, and Issues

Lab 6

February 3, 2006

Preliminaries

  1. Log in to your account on warp and make public_html your working directory.
  2. Create a new directory named img. Set its permissions so that the web server will be able to access it.
  3. Make img your working directory. Copy all the files whose name begins with ‘w’ from the directory /home/public/web-authoring/img/ to your working directory:
    cp /home/public/web-authoring/img/w* .
  4. Open your warp homepage in your favorite browser.

Images

As you just saw, we added some images to your webpages. In connection with this, we'll discuss the alt and longdesc attributes of the image element.

Website Maintenance

We'll discuss:

Homework

Homework 4 is due on Monday.


[ Return to the CPSCI 107 homepage ]

Brian J. Rosmaita <contact me>
This page was last modified Friday, 3 February 2006 at 18:43 UTC.
Valid XHTML 1.0 ! Valid Cascading Style Sheets! This page is in AAA Conformance with the Web Content Accessibility Guidelines