FORMS

Page 2


Text Images Sound Links Lists
Tables Frames Style Sheets Scripts Links to Other Pages




EXAMPLES


Example 1


FORM 1 (Constructing Text Boxes)

Name:

Address:



To see the code for FORM 1, right click anywhere on the screen where there is no text or image, then left click on View Source. Look for <!-- Code for FORM 1 -->




Example 2


FORM 2 (Constructing Check Boxes )

Do your interests include any of the following?
Please check as many as you wish:

Reading Chess Climbing Cycling


To see the code for FORM 2, look for <!-- Code for FORM 2 --> in View Source.




Example 3


FORM 3 (Constructing Radio Buttons)

What do you think of this web site?

Good Average Poor


To see the code for FORM 3, look for <!-- Code for FORM 3 --> in View Source.




Example 4


FORM 4 (Constructing Text Areas)

Please write your comments and suggestions in the following box:



To see the code for FORM 4, look for <!-- Code for FORM 4 --> in View Source.




Example 5


FORM 5 (Constructing Menus)

What age group do you belong to?



To see the code for FORM 5, look for <!-- Code for FORM 5 --> in View Source.




Example 6


FORM 6 (Constructing Submit/Send and Reset Buttons)



To see the code for FORM 6, look for <!-- Code for FORM 6 --> in View Source.

Return to First Page



Home    Assumptions    Introduction    Tools    Resources    Contact