... 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 12, Monday, Nov 15
Due 11:59 PM, Sunday, Nov 21

Case Problem 3
Key Terms
News

Tutorial 9 - Working with XHTML

This is a graded assignment. You will:
    1). complete 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 are sixteen (16) 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
No graded BlackBoard discussions this week.



Tutorial 9, Case Problem 3 - Travel Scotland!

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 ...
    <?xml version="1.0" encoding="UTF-8" ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    	
  • -----------------------------------------------------
    20 points - TOTAL