Project
1 Criteria Checklist
- 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
- All pages must
be titled.
- 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.
- 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.
- Alternate text
must be used for images. Spacer images should get alt="" within
their <img> tags.
- 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).
- Turn in your Table
Sketches (one for each page), Directory Structure diagram, and any other
planning materials you used.
- Finished project
must look like the example:
http://courses.wccnet.org/~tnielsen/project1/base/ OR
http://tmnielsen.com/GDT150/project1/base/
- Your image dimensions
should match those in your diagram.
- Your table cells
should all have Vertical Alignment set to Top (i.e. <tr valign="top">
or <td valign="top">)
- All links must
work correctly. Email link on contact page should be set up correctly.
- No invalid file
names (remember 4 things allowed for file names). No spaces.
- Project must be
FTP'd as well as turned in to the Turn in Work Folder (in the Class
Folders).
|