Markups | Lists & Heading | Images | Links | Tables | Forms |
Hello!
This page show some Forms and some of the Form tags, hope it helps.
The FORM tag defines a HTML FORM.
The TEXT tag defines normal text input.
The RADIO tag defines a radio button input (for selecting one of many choices).
The SUBMIT tag defines a submit button (for submitting the form).
The RESET tag defines a reset button (for resetting a form).
NOTE :"This is an example of a normal Form."
NOTE :"This is an example of a Form within a table."
NOTE :"This is an example of a Form with a some Java Script."
Have fun using HTML and good luck.
Goodbye.