[HTML]

Forms

Important tags, attributes etc.:
<FORM> ACTION, METHOD
<INPUT...> TYPE, NAME, VALUE
cgi-bin

This form illustrates most of the features of HTML forms. Experiment with the various components of the form and then submit it. Also look at the source HTML.

Check Boxes:

left, right

Radio Buttons:

very good good average poor very poor no opinion

Selection - Menus:

select one: select multiple:

Text:

Text Area:

Hidden

There is also a `hidden' input field, e.g. here <>, which you can't see unless you inspect the source.

Buttons:


Check the form carefully before submitting it.


Copyright © L. Allison, Department of Computer Science, Monash University, Australia 3168 / 1997