ITSE 1411 Beginning Web
Module 4 Project Assignment

Assignment
- Restaurant menu page
- Restaurant application page
- Create an employment application page with at least the following elements:
- Must use the onsubmit event handler and show an alert box if the page does not validate.
- An email field that is validated for a valid email address.
- A selection box that is validated for a selection having been made.
- A set of radio buttons validated for a radio button having been selected.
- A reset button.
- Update index page with links
- Open your index.htm page in Komodo Edit.
- Copy all pages from your module3 folder that you need to properly display your new restaurant site to your module4 folder.
- Update your index.htm page to link to your project4.htm page in your module4 folder.
- Upload your index.htm page to the public_html folder and your project4.htm in your Module4 folder. Test for validation.
- Email that your assignment is ready for grading.
- Student examples (You are not to copy the style or layout of student examples. These just show you what other students have done. Try to be original.)
- Minghua Liu Example 1