Threesuns

Email the Instructor

Contact

All Semesters

Semesters

All Courses

Courses

2009Spring

01.12.09 - 05.08.09

HTML and CSS

CSYS1013

Monday
05:30 PM - 08:20 PM

Menu

Lab03

Objective: To practice with images and forms

pastdue

Submit Your Solution

Lab03

Request a Copy of your Solution

Lab03

Requirements

Page is well formed and Valid10 pts
At least three images are used on the menu10 pts
Form is included and submits to http://ingenio.us.com/examples/echo10 pts
All options are present as specified in the lab description30 pts
Correct form controls were chosen for each option20 pts
The form is neat, easy to understand and follow20 pts
Total100 pts

Instructions

For this lab you will need to create a single page that we will pretend is part of an online menu used by a local Chinese restaurant. This part of their menu will focus on entree's and should allow the user of the page to make selections about what it is that they would like to order and options for those items.

The four entrees that should be present on the menu are Lo Mien, Chicken, Pork, and Calamari. Each of these items should be allowed to be selected or not, depending on what the user wants to order.

If the user selects Lo Mien they should have the option of choosing to include Chicken, Pork, or Shrimp in it. Any combination of the three should be allowed including all of them or none of them.

If the user selects Chicken they should have to choose between Sweet and Sour, Honey, or Spicy. One of the three must be selected.

If the user selects Pork they should have to choose between Sweet and Sour, Honey, or Spicy. One of the three must be selected.

If the user selected Calamari they can choose to have Salt and Pepper or not.

The user should also have the option of choosing to have Rice with their order. If they do choose to have rice included they should have to choose between Fried or White rice.

With all of the entrees the user should have the ability to specify how many of each entree they want to include.

The menu should also include fields for the users first and last name which will be the name they use when picking up their order.

Locate on the web or from another source at least three images that can be used to decorate the menu.

Overall I'm not grading your menu on appearance but instead on having it neatly setup and easy to follow as well as having the correct form controls for the different types of selections.