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 )
To see the code for FORM 2, look for <!-- Code for FORM 2 --> in
View Source.
Example 3
FORM 3 (Constructing Radio Buttons)
To see the code for FORM 3, look for <!-- Code for FORM 3 --> in
View Source.
Example 4
FORM 4 (Constructing Text Areas)
To see the code for FORM 4, look for <!-- Code for FORM 4 --> in
View Source.
Example 5
FORM 5 (Constructing Menus)
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.