Caractéristiques
Display : inline
Embedded content : integration point for plugins.
The embed element represents an integration point for external content - typically, non-HTML content such as an application or some other type of interactive content which involves use of third-party plugin as a handler (rather than being natively supported by the UA).
Attributs
HTML 5
global attributes & src & type & height & width & Any other attribute that has no namespace
| HTML 5 | |
|---|---|
| accesskey | oui |
| class | oui |
| contenteditable | oui |
| contextmenu | oui |
| data-* | oui |
| dir | oui |
| draggable | oui |
| dropzone | oui |
| height | oui |
| hidden | oui |
| id | oui |
| lang | 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 |
| src | oui |
| style | oui |
| tabindex | oui |
| title | oui |
| type | oui |
| width | oui |
| xml-base | oui |
| xml:lang | oui |
| xml-space | oui |
Modèle de contenu
HTML 5
empty (void element)
Note : the interactive element embed must not appear as a descendant of the a and button elements.

