|
... part of the Web Site of George North -- Back to Site Index
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:
Readings from the Text 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
Tutorial 5, Case Problem 4 - Warner Peripherals 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 ----------------------------------------------------- 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. |