Homework Assignment #3 (html forms)

In this homework assignment, you'll create a simple web page featuring several form elements. The form elements won't actually do anything yet (that's for a future assignment).

For this assignment, your web page must contain a form with at least two text input fields of different sizes, a password input field, at least two radio buttons, at least two checkboxes, and at least one submit button. Make sure you give all your input fields, buttons, and checkboxes unique names and appropriate values. The page should have a title, and there should be enough context on your page so that the user can tell what each form element means.

When you've finished the assignment, e-mail me with a link to the web page you created.

This assignment is due Thursday, June 26 before class.