Form Design Templates - How to create a website
Create a website RSS feed

Form Design Templates

Form design templates

Last update on: 07-16-2008
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.

Structuring Your Forms with tables :


Structuring Your Forms with <fieldset> and <legend> Elements :
Large forms can be confusing for users, so it’s good practice to group together related form controls. The <fieldset> and <legend> elements do exactly this—help you group controls. In the following example, you can see how a form has been divided into four sections:


Note that if you use a table to format your form, the <table> element must appear inside the <fieldset> element. If a <fieldset> resides within a table that is used to format the page, then the entire fieldset must reside within the same cell.

Designing Forms's lessons:

Understanding Forms
Form Controls
Form Design Templates

Banner HomeServices Contact |  ©2009 http://www.iteachweb.net/