LIS 7008 - Information Technologies
Fall 2009 - Section 01
Assignment 4


This homework is due on your course Web site before the beginning of next class session. Partial credit may be awarded.

For this week's assignment, we will integrate multiple media onto a single Web page. Along the way, we'll learn a bit about how to find this stuff. The assignment is to build a Web page with the following content:

Save your Web page for this homework as hw4.html, then create another Web page named as 7008.html, which has the following content:

John Smith's LIS 7008 Homework (suppose you are John Smith):

Add a link from "Homework 4" to your hw4.html. Your 7008.html page must be accessible from this URL:
http://slis.lsu.edu/faculty/wu/7008/fa09/YOUR_FOLDER/7008.html (where "YOUR_FOLDER" is is your first initial followed by your last name, all in lower case. For instance, John Smith's folder is jsmith).

If you like, you can also add a link from Homework 2 and Homework 3 to your earlier assignments. This will allow you to add access points to all of your homework assignments. Whether or not making a link from this 7008.html Web page to any of your earlier assignments is your choice, but I encourage you to do this so that you have a Web site with all of your 7008 assignments.

You do not need to send me your URL again, because I know your userid from the URL for your homework 2. If you have already had a 7008.html page named for any of your earlier assignments, please rename it as something else (such as 7008_hw1.html, 7008_hw2.html, 7008_hw3.html), so that when you FTP your new 7008.html file to your SLIS Web space your old 7008.html will not be replaced. Make sure I can access your hw4.html Web page by clicking the "Homework 4" link from your 7008.html page.

Warning again: Your Homework 4 must be accessible from http://slis.lsu.edu/faculty/wu/7008/fa09/YOUR_FOLDER/7008.html (where "YOUR_FOLDER" is your first initial followed by your last name, all in lower case) by clicking the "Homework 4" link; otherwise, you will get 0 points because you will not be emailing me your URL again.

You may use any tools that you find useful (e.g., HTML editors, search engines) when designing these two Web pages, but I would like to encourage you to hand-code them. If you want to learn more about embedding multimedia into your html page, you can google it; or click here to see an example page I found on this topic.