'form' Syntax and Note : form « HTML Tag Reference « HTML CSS Reference






'form' Syntax and Note

Note:

This element creates a form that a user can complete and submit information 
to a server. 
    
Syntax:
    
<form attributes events> . . . </form>
    

      
      








Related examples in the same category

1.'form' HTML Attributes
2.'form' Event Handlers
3.'form' CSS Attributes and JavaScript Style Properties
4.'form' Example
5.'form' Microsoft Behaviors
6.'form' Microsoft Filters
7.'form' JavaScript Properties
8.'form' JavaScript Methods
9.'form' JavaScript Collections
10.'form' JavaScript Objects