*
Web Authoring and Publishing
Assignment 5 *

Forms

  1. Correct any errors from Assignment 4.

  2. Create a new web page for this assignment in your W: called assign5.htm.

  3. Put a link to Assignment 5 (assign5.htm) on your index page to make it easy for your instructor to find.

  4. Create a form of your own design and content. Use each of the form elements we discussed in class including a text box, password box, radio buttons, menus, checkboxes, text areas and a hidden field.

  5. Send the form to assign5.php for processing and use the POST method.

  6. Create a Submit button and a Reset button for use with your form. Change the label of the buttons as appropriate to your content.

  7. Use a table to position the form elements.

  8. Use both HTML and CSS to style your form. Use an external style sheet and name it assign5.css. Your form should be easy for the user to read and fill out.

Grading

This assignment will be graded on the web. There is nothing to hand in.

* This page maintained by bobh@hesston.edu