Caractéristiques
Display : inline-block
Forms : progress indicator.
The progress element represents the completion progress of a task.
Attributs
XHTML 1.0 Transitional + Frameset
global attributes & value & max
Note : 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.
| HTML 5 | |
|---|---|
| accesskey | oui |
| class | oui |
| contenteditable | oui |
| contextmenu | oui |
| data-* | oui |
| dir | oui |
| draggable | oui |
| dropzone | oui |
| hidden | oui |
| id | oui |
| lang | oui |
| max | 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 |
| spellcheck | oui |
| style | oui |
| tabindex | oui |
| title | oui |
| value | oui |
| xml-base | oui |
| xml:lang | oui |
| xml-space | oui |
Modèle de contenu
HTML 5
phrasing content
Note : the element progress must not appear as a descendant of the progress element.
| HTML 5 | |
|---|---|
| #PCDATA | oui |
| a | oui |
| abbr | oui |
| address | 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 | oui |
| noscript | oui |
| object | oui |
| output | oui |
| progress | non |
| 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 |

