A <meter> element located outside a form (but still a part of the form):
![]()
The form attribute of the <meter> tag is not supported in any of the major browsers.
The form attribute specifies one or more forms the <meter> element belongs to.
The <meter> tag is new in HTML5.
| Value | Description |
|---|---|
| form_id | Specifies a space-separated list of id's to one or more forms the meter element belongs to |
HTML <meter> tag
Your message has been sent to W3Schools.