With Dreamweaver
1. Select Insert>Form Objects from the main menu and select from the following:
text fields:single and multi-line for text input (multi-line is used for entering in many lines of info). | |
check boxes: for yes or no answers | |
radio buttons: used when two or more options are possible | |
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.