Using HTML Forms

This document describes the interactive components of HTML forms. These may include:

text fields
password fields
checkbox buttons
radio buttons
selection menus
reset buttons
submit buttons

Following is a brief description of each feature, along with an example of its use.

You can check out the form support documentation written by the people at NCSA.


Summary of HTML Features