Project 3

due May 5

The assignment for the third project is to create a web page that includes a form that has at least four checkboxes, a button, and a text area. Also include a reset button. When the client clicks the button, the page should compute and display a total based on what the client checked. Additionally, it should comment on the range in which the value falls. Distinguish at least three ranges. Please do not make the files too large.

Pages performing as expected and demonstrating the required techniques will earn grades of at least 95 out of 100. Projects earn the remaining 5 points by being particularly useful, well arranged, or creative, or all three. The page must be your own work using the methods demonstrated in class. Do not use other web development tools. Do not borrow code from web pages other that class examples.

An example of an acceptable page will be demonstrated in class.

The page demonstrated in class presented a menu of items for the client to select, and reported the total cost, in calories, of the client's selection. You may use some variation on this. Another approach is to treat the page as a true/false quiz, on which the client checks boxes to indicate 'true'. The page would report the number of correct answers the client gave.

Please name the file YourLastNameproj3.html, and email it to the matc1101 "at" cs "dot" du "dot" edu address by the beginning of class on May 5.