![]() |
||||||
| Forms are one
way to make your web page dynamic. They allow the user to input information and to send/receive feedback from the web site. Forms can be used for all sorts of purposes.
The elements you need to make up your form. A single line text field - user enters info (name etc)
A multi line text area This is a text field where the user can enter several lines of text.
A check box. The
user ticks the box as in the example below.
A radio button
is the same as a check box, except that a black
button is inserted when selected by user. On the Internet From a friend From a magazine Other
A radio group allows
the insertion of a number of options involving buttons for the user to
select.
A jump menu
is a List/Menu that creates a menu that opens by jumping up or down to
reveal options.
A list menu is generally used where the options are open to see in a multi-line box.
Action Buttons
|
||||||
|