Form Elements
This section describes the controls that may be used within the context
of a form, and which allow the user to enter data
that’s submitted for processing by the server.
In this Section
button
groups a selection of elements together into a clickable form elementfieldset
groups related form controlsform
defines a form that includes a range of inputs and controlsinput
defines the input control for a formisindex
indicates that the document has an associated keyword index that can be searchedlabel
specifies descriptive text for the associated form controllegend
defines caption text for form controls that are grouped by thefieldsetelementoptgroup
groups relatedoptionelements contained in aselectlistoption
defines an item in aselectlistselect
defines a selection list (for single or multiple selections)textarea
creates a multiline text input field
User-contributed notes
There are no comments yet.
Add a note
To post a note on this topic, please log in with your SitePoint username and password. If you don't have an account yet, you can create a new account for free.