Forms


This page is an example form. You can view the source to discover how it works.

Notice that regular HTML codes can be used to format text within the form!

Here is a simple text box using an "input" tag::

Here is a larger scrolling text box using the"textarea" tag:

Here is how you can create "radio buttons":

Choice A Choice B

Even making menus like these are very easy using the "select" tag:!

Then you can add your form with a "submit" button:

Although you probably also want to include this reset button too:

Forms Tutor: http://junior.apk.net/~jbarta/tutor/forms/index.html

Netscape Developer Form Examples http://developer.netscape.com/docs/manuals/htmlguid/forms.htm

See Forms Castro Ch. 11 pp. 177-203 (alt. pp. 193-215)


Lesley ECOMP 6009   © 1999 Mary Hopper mehopper@world.comUpdated 12/01/99