Easy Tutorial
❮ Colors Mixer Att Tfoot Align ❯

HTML <meter> form Attribute

HTML <meter> Tag

Example

A <meter> element outside the form (but still part of the form):


Browser Support

Almost no major browsers support the form attribute of the <meter> tag.


Definition and Usage

The form attribute specifies one or more forms the <meter> element belongs to.


Differences Between HTML 4.01 and HTML5

The <meter> tag is new in HTML5.


Syntax

Attribute Values

Value Description
form_id Specifies a space-separated list of IDs of one or more forms the meter element belongs to.

❮ Colors Mixer Att Tfoot Align ❯