Some Examples of HTML Forms

This is a normal HTML file that happens to contain forms

A form provides a way for a Web page reader to interact with the Web page

One form is given below the following line
It contains several types of inputs


First we start with buttons

Next we use centered radio buttons

Good Bad Just OK

Then we ask survey type questions, called checkboxes

Really good
Really bad
Just okay again

Now we can put in select forms

Then, we ask the user to type in some info in a text form

Type in your name:

Finally, we display some info to the user in a textarea

This is your address