H I O X INDIA
FREE HTML Tutorial
Google
Web hscripts.com
 HOME  ||  Scripts  ||  Purchase  ||  Tutorials  ||  Images  ||  Tools  ||  Directories 
  :-)  Send Page   :-)   Feedback   :-)   Register   :-)   Links   :-)   Support   :-)   Bookmarks :-)  
 Forums   Hosting   Internet Stats   Easy Calculation   FUN Games 

HTML Tutorial
Introduction
How To
HTML Tags
html, head, body
Text Manipulation
IMAGES
Special Effects
Using Tables
Forms
Other Topics
Ask Your Doubts
Feedback





HTML Form Basic Types


Topic

What are the different type of forms?
How to create html form?



Explanation

Form Basic Types
There are many types of forms. First of all we will see what are they and how to create them. To give a brief introduction on the type of the forms and the controls used to create the forms.

"input" tag along with "form" tags is used for creating the following forms types

Using "textarea" tags inside "form" tags we can create the following forms types
    Control: <textarea>
  • Text Area - Used to enter multi line text

Using "select" tags inside "form" tags we can create the following forms types
    Control: <select>
  • Combobox - user can choose from options listed

"label" tags along with "form" tag is used for creating the following forms types
    Control: <label>
  • Text in terms of label




privacy policy     license     sitemap
© 2004-2005 HIOX INDIA - hioxindia.com

Other Links