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 element - fieldset
groups related form controls - form
defines a form that includes a range of inputs and controls - input
defines the input control for a form - isindex
indicates that the document has an associated keyword index that can be searched - label
specifies descriptive text for the associated form control - legend
defines caption text for form controls that are grouped by thefieldsetelement - optgroup
groups relatedoptionelements contained in aselectlist - option
defines an item in aselectlist - select
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.
