HTML must pass Validation and follow semantic structures. No extrenious   (spaces) or other tags. Code must be clean. This includes ascii character codes.
/4
CSS Must Pass Validation and css file must be in a separate file.
HTML document must have a title that describes the project.
/2
JavaScript must be in an external document and error free. One point deduction for every code error with a max penalty of 6.
Variables must be declared at the top of the javascript document. Variable values should be displayed in HTML elements when the HTML page loads.
Files must be uploaded to the student web server. Proper folder structure must be followed.
The example must be typset. The layout should have a visial hierarchy, contrast, and should be balanced.