PCRobin Banner

Web Forms - Input Examples

On this page you'll find the examples which are mentioned in the Forms Tutorial.
This is NOT a working form. It merely exists to show you what the types of input look like in conjunction with the HTML that created them.
To find a very simple form template ready for you to use, click here.
Form a form template that includes all of the features shown below, Click Here.
In both cases, please change the form action line to your real email address.

 

1. INPUT Example - Text Field

Enter your e-mail address:

HTML code for the text field:

 

2. INPUT Example - Radio Button

Select your operating system:

Windows 3.1 Windows 95 Mac OS

HTML code for the radio buttons:

 

3. INPUT Example - Checkboxes

Which of the following search engines do you use?:

Google
Infoseek
Excite
Lycos
HotBot

HTML code for the checkboxes:

 

4. INPUT Example - SUBMIT and RESET button

HTML code for the SUBMIT and RESET button:

 

5. TEXTAREA Example

HTML code for the TEXTAREA:

 

6. SELECTION Examples

a. Simple Selection List

Select your favorite color:

HTML code for the selection list:


Take me back to the tutorial, this is giving me a headache.

Copyright PCRobin.com, 2002. Do not reproduce without permission.