Linda has attended:
Dreamweaver 8 Introduction course
Dreamweaver
How do you make a form in dreamweaver?
RE: Dreamweaver forms
Hi Linda
I trust that you learnt a lot from your Adobe Dreamweaver 8 training course.
To create a form in dreamweaver, if you use the split view, click in the webpage itself the location of where you want the form to appear. In the code view, you will now see that the cursor has jumped to the area of the webpage that you clicked.
To create a form you just need to type in the <form></form tags.
Then within these tags you can add the all the features that want within your form.
Hope this helps
David