Assignment 3
Forms and Form Validation

Marks will be awarded for completing each of the following tasks:
  1. (30%) Take the web page found here and place the form elements in a table so they look neater. See Exercise 8 for ideas.
  2. (20%) Ensure that your page correctly validates using the W3.org validation service at http://validator.w3.org.
  3. Use form validation to ensure the following conditions are met:
  4. Only if all conditions are met can the form be processed and sent, otherwise the user must see a message telling them which field or fields were invalid.
  5. Place your completed page in your user directory (see Assignment 2 for details on how to do this) and ensure that it is named assign_3.html
  6. Complete by: 9am, Tuesday 14th October, 2003