Form (HTML element)

From Wiki @ Karl Jones dot com
Revision as of 09:49, 29 April 2016 by Karl Jones (Talk | contribs) (Created page with "In HTML the '''form''' element represents a top-level container a web form. == Description == The form element represents a single top-level container a single web...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

In HTML the form element represents a top-level container a web form.

Description

The form element represents a single top-level container a single web form.

Form inputs

The form element is a container for various form-related HTML elements, notably:

See also

External links