... part of the Web Site of George North -- Back to Site Index to BlackBoard
Webpage Design and Development, CPST-240-10
Spring 2009

Assignment - Week of Monday, Apr 20
Due 11:59 PM, Sunday, Apr 26

Case Problem 3
Key Terms
News

Tutorial 9 - Working with XHTML

This is a graded assignment. You will:
    1). complete a Case Problem 3 from Tutorial 9 - Travel Scotland.



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



Data Files for Students
There 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
No BlackBoard discussions this week.



Tutorial 9, Case Problem 3 - Travel Scotland!
40 Points Maximum
Click here to see the requirements for this Case Problem.

Grading Rubric
  • convert Travel Scotland framed web site so that it passes W3C validation as XHTML 1.0 transitional.
  • you must include an XML prolog as first line of every WebPage
  • your <! DOCTYPE ... declaration must be ...
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    	
  • -----------------------------------------------------
    40 points - TOTAL