"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 hu.mtu.edu;
- at least one correct example each of
all the HTML features required for this assignment (see
the assignment
description);
- good HTML syntax all around (for instance, no improperly
nested, invalid, or unclosed tags); and
- effective use of whitespace in your source code
to convey the document structure and to enhance code redability.