<class home>  <forms>   <back   next>

Adding Form Elements

With Dreamweaver

1. Select Insert>Form Objects from the main menu and select from the following:

name:
text fields:single and multi-line for text input (multi-line is used for entering in many lines of info).
do you want a subscription?
check boxes: for yes or no answers
Your color choice for your free gift:
blue
green
red
radio buttons: used when two or more options are possible

select a gift:

preferred delivery day:

lists and menus: allow a user to select from a list of options
- drop-down menu: drops down when you click on it.
- list box: offers several choices at once where a user may be able to choose more than one item.
buttons: are what you click to reset or send the information on the form


Or click on the form button in the object panel: and select any of the following by clicking on it. The element will appear in the document window where your cursor was.