Header Level 1 - My Form Page

This is from page 102 and 103. Post returns data one item at a time. Action specifies the routine to process the data. Type=text specifies one line of input, size is the length of the input, name is the name of the field.

Last Name:

Password:

Check this box.

Please choose one:
Male Female
Other

File attachment field

Below is a text area for "free form input." Rows and cols specify size See page 106.

Select menu - page 107