Project 1.1 Create a Web Site to Organize Your Work
Your objective is to create a web site to organize your work
and notes for this class. Your grade will be based on the following:
___ / 10: It should have a page called index.htm that serves
as the home page.
___ / 10: The index should provide links to a page for
each lesson (1.1, 1.2, 1.3, 1.4,...). Each of these pages should provide a brief
summary of the lesson and have a link back to the home page.
___ / 10: Each lesson page should provide links to the
solutions for each exercise. When the page for the exercise opens, it should
be displayed in a new window.
___ / 10: It should have a page for storing grades.
This page should list the date of the assignment, the assignment type, a brief description
of your assignment, the value of the assignment and your score.
___ / 10: The index page and each lesson page should display
the contents down the side (with links). All of the pages should be consistent
and look similar. All links should work.
___ / 10: Each unit should be in a separate sub-folder.
Since we have only completed Unit 1 you only need one sub-folder at this time for
Unit 1.
___ / 10: It has at least one image. Make sure that
you set the attribute so that a description of the image appears when the user moves
the mouse over the image.
___ / 10: It follows guidelines for good coding practice.
You will lose all 10 points if you: (1) do not close tags which require
closing, (2) use complete file paths for links and images, (3) do not properly nest
tags, or (4) use incorrect tags.
___ / 10: It is attractive, uniform, and appealing.
You should use consistent color themes and fonts.