|
|
Return to HTML 4.01 element index page
Name: Embedded Object
<object> ... </object>
Description: Embeds an object (ActiveX, media, document, applet, image) into a document.
Browser Compatibility: NN: 4.0+ / IE: 3.0+
| Attributes: |
|
* Deprecated
Code Example:
<object classid="java.class">
<param name="speed" value="10">
</object>
Created: March 15, 2005
URL: http://webreference.com/html/reference/specs/