![]() |
| IE | FF | Op | Saf |
|---|---|---|---|
| Partial | Partial | Partial | Partial |
The object element is used to insert different objects such as images, audio, videos, Java applets and Flassh animations into the document.
| Attribute | Description |
| classid = uri | |
| codebase = uri | |
| codetype = content-type | |
| data = uri | The address to the object. |
| type = content-type | The type of object that is inserted into the document. |
| archive = uri-list | |
| declare | |
| standby = text | The text that will be shown when loading the object. |
The object element replaces the older more specific elements img, embed, bgsound and applet.
Comments