Project 1 Criteria Checklist

  1. Refer to Project 1 Specs and Resources page to make sure you have what you need: http://courses.wccnet.org/~tnielsen/project1/proj_1_specs.htm

  2. All pages must be titled.

  3. There should be no plain yellow background "spacers". Instead, use transparent spacer.gif's (available in the project1 folder in the Class Folders. Any plain yellow "spacers" should be deleted out of your images folders since they are not going to be used anyway.

  4. Do not ever assign a height attribute for an HTML table! Dreamweaver gives you this option, but it is not a valid HTML specification, so just assign a width - no height.

  5. Alternate text must be used for images. Spacer images should get alt="" within their <img> tags.

  6. Directory Structure must be logical and well-organized. Should match your Site Map. No unnecessary or redundant folders or files (images, HTML, any kind of file).

  7. Turn in your Table Sketches (one for each page), Directory Structure diagram, and any other planning materials you used.

  8. Finished project must look like the example:
    http://courses.wccnet.org/~tnielsen/project1/base/
      OR
    http://tmnielsen.com/GDT150/project1/base/

  9. Your image dimensions should match those in your diagram.

  10. Your table cells should all have Vertical Alignment set to Top (i.e. <tr valign="top"> or <td valign="top">)

  11. All links must work correctly. Email link on contact page should be set up correctly.

  12. No invalid file names (remember 4 things allowed for file names). No spaces.

  13. Project must be FTP'd as well as turned in to the Turn in Work Folder (in the Class Folders).