Back to the html tags list
HTML Tags - <object> Tag
Description
Definition
<object>
Where To Use The Tag
Example
| Code | Output |
|---|---|
| <object classid="clsid:XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX" id="JavaClock" width="40" height="40"> Sorry, This object is not available at this moment.</object> |
Notes
Attributes for the object tag
Attribute | Description | Value(s) | DOCTYPE |
|---|---|---|---|
Strict DOCTYPE Attributes |
|||
Non-Strict DOCTYPE Attributes |
|||
Common attributes for the object tag
Details for Common html Attributes.
Javascript Event attributes for the object tag
Details for Javascript Event Attributes.
Back to the html tags list

