![]() |
|
|
|
|
|
Creating Forms for your Web Page Form Elements If you ever want to ask your visitors what they think of your site, or let them vote about something directly from a page on your site, then the chances are that you will need to design or use a form of some sort or another. All form elements need to have a name and a value before the script can do anything useful with it, therefore, in all the examples below the name attribute should be included (but you can name it anything sensible made up of alphanumeric characters and the underscore).
|
||