Caractéristiques
Display : inline-block
Forms : scalar gauge.
The meter element represents a scalar gauge providing a measurement within a know range, or a fractional value.
Attributs
HTML 5
global attributes & value [requis] & min & low & high & max & optimum
Notes
The value of the min attribute must be less than or equal to the value of the value attribute.
The value of the value attribute must be greater than or equal to zero when the min attribute is absent.
The value of the value attribute must be less than or equal to the value of the max attribute.
The value of the value attribute must be less than or equal to one when the max attribute is absent.
The value of the min attribute must be less than or equal to the value of the max attribute.
The value of the max attribute must be greater than or equal to zero when the min attribute is absent.
The value of the min attribute must be less than or equal to one when the max attribute is absent.
The value of the min attribute must be less than or equal to the value of the low attribute.
The value of the low attribute must be greater than or equal to zero when the min attribute is absent.
The value of the min attribute must be less than or equal to the value of the high attribute.
The value of the high attribute must be greater than or equal to zero when the min attribute is absent.
The value of the low attribute must be less than or equal to the value of the high attribute.
The value of the high attribute must be less than or equal to the value of the max attribute.
The value of the high attribute must be less than or equal to one when the max attribute is absent.
The value of the low attribute must be less than or equal to the value of the max attribute.
The value of the low attribute must be less than or equal to one when the max attribute is absent.
The value of the min attribute must be less than or equal to the value of the optimum attribute.
The value of the optimum attribute must be greater than or equal to zero when the min attribute is absent.
The value of the optimum attribute must be less than or equal to the value of the max attribute.
The value of the optimum attribute must be less than or equal to one when the max attribute is absent.
| HTML 5 | |
|---|---|
| accesskey | oui |
| class | oui |
| contenteditable | oui |
| contextmenu | oui |
| data-* | oui |
| dir | oui |
| draggable | oui |
| dropzone | oui |
| hidden | oui |
| high | oui |
| id | oui |
| lang | oui |
| low | oui |
| max | oui |
| min | oui |
| onabort | oui |
| onblur | oui |
| oncanplay | oui |
| oncanplaythrough | oui |
| onchange | oui |
| onclick | oui |
| oncontextmenu | oui |
| ondblclick | oui |
| ondrag | oui |
| ondragend | oui |
| ondragenter | oui |
| ondragleave | oui |
| ondragover | oui |
| ondragstart | oui |
| ondrop | oui |
| ondurationchange | oui |
| onemptied | oui |
| onended | oui |
| onerror | oui |
| onfocus | oui |
| onformchange | oui |
| onforminput | oui |
| oninput | oui |
| oninvalid | oui |
| onkeydown | oui |
| onkeypress | oui |
| onkeyup | oui |
| onload | oui |
| onloadeddata | oui |
| onloadedmetadata | oui |
| onloadstart | oui |
| onmousedown | oui |
| onmousemove | oui |
| onmouseout | oui |
| onmouseover | oui |
| onmouseup | oui |
| onmousewheel | oui |
| onpause | oui |
| onplay | oui |
| onplaying | oui |
| onprogress | oui |
| onratechange | oui |
| onreadystatechange | oui |
| onreset | oui |
| onscroll | oui |
| onseeked | oui |
| onseeking | oui |
| onselect | oui |
| onshow | oui |
| onstalled | oui |
| onsubmit | oui |
| onsuspend | oui |
| ontimeupdate | oui |
| onvolumechange | oui |
| onwaiting | oui |
| optimum | oui |
| spellcheck | oui |
| style | oui |
| tabindex | oui |
| title | oui |
| value | requis |
| xml-base | oui |
| xml:lang | oui |
| xml-space | oui |
Modèle de contenu
HTML 5
phrasing content
Note : the element meter must not appear as a descendant of the meter element.
| HTML 5 | |
|---|---|
| #PCDATA | oui |
| a | oui |
| abbr | oui |
| area | oui |
| audio | oui |
| b | oui |
| bdi | oui |
| bdo | oui |
| br | oui |
| button | oui |
| canvas | oui |
| cite | oui |
| code | oui |
| command | oui |
| datalist | oui |
| del | oui |
| dfn | oui |
| em | oui |
| embed | oui |
| i | oui |
| iframe | oui |
| img | oui |
| input | oui |
| ins | oui |
| kbd | oui |
| keygen | oui |
| label | oui |
| map | oui |
| mark | oui |
| meter | non |
| noscript | oui |
| object | oui |
| output | oui |
| progress | oui |
| q | oui |
| ruby | oui |
| s | oui |
| samp | oui |
| script | oui |
| select | oui |
| small | oui |
| span | oui |
| strong | oui |
| sub | oui |
| sup | oui |
| textarea | oui |
| time | oui |
| var | oui |
| video | oui |
| wbr | oui |

