In this assignment you are to create several images and display them using HTML. You should prepare a web page that contains the following 3 images:
- An image that you have scanned. To be specific, scan the cover of your textbook. There are scanners in the Bond Hall Multimedia Lab.
- A graphical layout (or overview) of your web site. This should include reference to at least 8 pages. For example, the index, page "about" you, page(s) of content, design document, course homework summary page, and pages for homework #5, 6, and 7. Use a graphic editor such as Paint, PaintShop Pro or PhotoShop (in Multimedia Lab) to construct your layout as an image.
- A personalized animated gif that includes your name. You can use Image Ready (Multimedia Lab). Check the tutorial for constructing an animated gif.
All 3 images should fit on a single page named hw6.html, which should be linked from your homework page. Remember that a resized image will download quicker than one scaled using width and height attributes. One strategy would be to place "thumbnails" of large images on the page with a link to the full sized image. Also, remember to use appropriate ALT text attributes.