... part of the Web Site of George North -- Back to Site Index to BlackBoard
Webpage Design and Development, CPST-2400-10
Fall 2010
Assignment - Week 11, Monday, Nov 8
Due 11:59 PM, Sunday, Nov 14
Case Problem 4
News
Tutorial 8 - Designing WebSites with Frames
This is a graded assignment. You will:
... complete Case Problem 4 from Tutorial 8 - Mansfield Classic Theatre.
Readings from the Text
You should be complete reading Tutorial 8. If you also worked Case Problems 1, 2, and 3, then you are well prepared for this assignment.
Data Files for Students
There are ten (10) files needed for this assignment. You should have already downloaded these files. See BlackBoard's Course Materials for more information.
BlackBoard Discussions
0 Points Maximum
A few interesting BlackBoard discussions this week -- and a picture to identify.
Tutorial 8, Case Problem 4 - Mansfield Classic Theatre
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">
or alternately, for all other pages, you could use ...
<!!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
It is important to get this correct, otherwise your pages will not pass W3C validation.
Grading Rubric
Item# Points - description
- 20 points - WebPages are well designed as judged by George, one of us will receive 20 points, others less.
- 20 points - An External style sheet that contains at least 10 unique uses of styles including contextual selectors, pseudo-class/element, positioning, list modifiers, and rollover effect, 2 points each, 20 points maximum.
- 10 points - your WebSite is constructed with a minimum of 4 frames, 3 points per frame (10 points maximum)
- 10 points - HTML decorated with comments that describe how you met each graded element
- 10 points - Original Elements, when turning in this assignment, include in your eMail a description of what makes your WebSite original.
- 9 points - Menu frame links properly to the 9 scene pages
- 8 points - 1/2 point for each link to related WebSites that enhance your WebSite, maximum 8 points. Site with best links receive 8 points, others less.
- 8 points - your Frames page is certified HTML error free as XHTML 1.0 Frameset, by W3C Markup Validator
- 2 points - HTML is error free as certified by W3C Markup Validator as XHTML 1.0 Transitional or XHTML 1.0 Strict, your choice. Cascading Style Sheet is error free as certified by W3C CSS Validator
- 1 points - Support for browsers that DO NOT display frames properly
- 1 points - JAVAScript to load entire frameset
- 1 points - link to one or more of your fellow Student's Mansfield website(s)
-----------------------------------------------------
100 points - TOTAL
|