Template Requirements

The table below specifies the requirements to get grades of 3 and 4 on the template. The very nature of a template means that I cannot give out 5s on this assignment. However, you will get two grades: one for each standard covered by the assignment.

Make sure your login name is part of the name of your template file name. Then when you are ready to turn it in, copy the file into the shared assignments folder.

Standard 4: Building Web Sites

Level Requirements
3
  • DOCTYPE declaration is present and correct. (August 19)
  • The following tags are present: html, head, title, meta (3), body, h1, p, a (2), img (August 19, 20, 30, September 7)
  • Footer with horizontal rule and copy symbole are present. (August 30)
  • Favicon link code is present. (September 8)
4
  • Do everything for level 3.
  • Footer's copyright information include name, date, and a note on rights reserved or attribution.
  • Meta author information is correct.
  • File validates.
  • Code is properly nested and indented.

Standard 1: CSS

Level Requirements
3
  • Body of the document is styled with a background color (August 25).
4
  • Do everything for level 3.
  • Body's background and text color are both specified, and the resulting look is readable.