You are here: Home > HTML Reference > Elements > object element
Usage
The object element represents an embedded object or ActiveX control. It can represent an external resource, which, depending on the type of the resource, will either be treated as an image, as a nested browsing context, or as an external resource to be processed by a plugin.
Attributes
- align
- alt
- archive
- border
- classid
- code
- codebase
- codetype
- data
- declare
- height
- hspace
- name
- standby
- type
- usemap
- vspace
- width
- common attributes
Browser compatibility
Compatibility table legend
| Test | IE8 | IE7 | IE6 | FF3 | FF2 | Saf3 | Op9 | Chrome | |:---------|:--------|:--------|:--------|:--------|:--------|:---------|:--------|:-----------| | appears in DOM | Y | Y | Y | Y | Y | Y | Y | Y | | applies style | Y | N | N | Y | Y | Y | Y | Y |