"Up and Running" Assignment Evaluation
The evaluation for this assignment is pretty simple—I'm looking
for:
- your page to load from the required URL (see the class
directory);
- all images to be served from your account at files.oakland.edu;
- at least one correct example each of
all the HTML features required for this assignment (see
the assignment
description);
- valid HTML 5 syntax all around (for instance, no improperly
nested, invalid, or unclosed tags—use the W3C Validator); and
- effective use of whitespace in your source code
to convey the document structure and to enhance code redability.