|
|
Design an HTML form An HTML form consists of various form elements (or controls) such as text fields, checkboxes, radio buttons, and so forth. Your assignment is to design an input form with a wide variety of form elements (be sure to use either checkboxes or radio buttons and to use either menus or lists along with various textfields, etc.) This form will be used in the next homework assignment to write a CGI script. You may design your form about any topic that interests you. If you don't have a good idea, then you can do the employee data form below. Also, check the form below to make sure you understand how to do all the elements it discusses. Note that in addition to the example above, there is a good tutorial specifically on forms on the HTML Resouces Page. Also, if you bought the WebMaster book, it discusses form tags in Chapter 10 on page 79. One idea is to design an input form that accesses an employee database:
http://www.whowhere.com/ which you can "borrow".) Designate "New York" as the default state.
Here's a short form to get your started: |