CIS 161 /DM160, Fall 2000
Assignment 2
DUE: Week 8
by midnight


 

This assignment gets you started working with images.

Are you feeling stuck? Visit the HTML Tutor site for images.


Create a new HTML document called images.html on your local computer.

At a minimum, this page should contain the following:

A title in the HEAD of the HTML document that says your name and images assignment
Set a web safe background color for that page in the BODY of the document.
  1. One .gif image
  2. One .jpg image
Make a decorative design at the top of the page using one or more single pixel gif graphics, displayed at 3 different HEIGHTS/WIDTH and BORDER combinations. Use only web safe colors . Choose from the following (or make your own in Photoshop). Use HSPACE to put some space in between them.:
One graphic, aligned to the left of a paragraph of text using the align attribute of the IMG tag. The WIDTH & HEIGHT attributes of the image should be specified.
One graphic, aligned to the right of a paragraph of text using the align attribute of the IMG tag. The WIDTH & HEIGHT attributes of the image should be specified.
One graphic, aligned in the center of the screen. The WIDTH & HEIGHT attributes of the image should be specified.
Put a link at the bottom of your page back to the homepage for your student site.
Your page must validate before I'll grade it. Check your work at http://validator.w3.org/ .
Add a link from your student homepage under assignments to your images assignment using relative style addressing.
E-mail me to tell me that your assignment is ready to grade at html@meyerconsult.com. Please tell me which wpd you are.