1- Understanding HTML Forms

Almost every time you want to collect information from a visitor to your site you need to use a form. You have probably used several different kinds of forms on different Web sites

2- HTML Form Controls

This section covers the different types of form controls that you can use to collect data from a visitor to your site. You will see

3- HTML Form design templates

Get an idea of some types of forms with different ways that you can present your form to your visitor. these are just a simple example just to give you an idea, but you can add too many things that will make your form very nice by adding CSS for example. [...]