... part of the Web Site of George North -- Back to Site Index
Internet Publishing CPST-240-10
Summer 2008

Assignment - Week of Monday, Jun 23
Due 11:59 PM, Sunday, Jun 29

Mid-Term Exam
Case Problem 4
Key Terms
News

Tutorial 5 - Designing a Web Page with Frames

This is a graded assignment. You will:
    1). complete Case Problem 4 from Tutorial 5 - Warner Peripherals.



Readings from the Text
You should be complete reading Tutorial 5. If you also worked Case Problems 1, 2, and 3, then you are well prepared for this assignment.



There are sixteen (16) files needed for this assignment. You should have already downloaded these files. See Data Files for Students for more information.



BlackBoard Discussions
0 Points Maximum
There are NO Forrms setup in the Discussion Board section of BlackBoard to be used during the week of Jun 23rd.



Tutorial 5, Case Problem 4 - Warner Peripherals
200 Points Maximum
Click here to see the requirements for this Case Problem.

Please note that this week the Document Type Declaration for one of the pages you will write is different. For the frames set page ONLY ... use
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
For all the other pages, use the normal Document Type Declaration ... which is
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
It is important to get this correct, otherwise your pages will not pass W3C validation.

Grading Rubric
  • 20 points - HTML decorated with comments that describe how you met each graded element
  • 24 points - page is attractive and interesting as judged by George, best designed page will receive 28 points, others less
  • 45 points - HTML is error free as certified by W3C, your website will be a minimum of 9 pages, each page must be error free (9*5 = 45)
  • 91 points - Table of Contents page links properly to the products pages (13 points each) 13*7pages=91 points
  • 20 points - 3 points for each link to external resources, max 20 points (i.e. a link from your site back to our WebSite Assignments page, and links to fellow studens websites, among others)
  • -----------------------------------------------------
    200 points - TOTAL



    Be advised, it is your responsibility to include comments in your HTML that point to every graded element included in your pages. When I grade your work, I will ONLY look at HTML elements that you point out with comments. In other words, I will not go looking through your HTML code trying to find graded elements myself. Point me to them, PLEASE.