HTML <object> data Attribute
Definition and Usage
data
Attribute specifies the URL of the resource to be used by the object.
Example
How to Embed Images Using the <object> Element:
<object data="tulip-yellow.jpg" width="600" height="400"></object>
Syntax
<object data="URL">
Attribute Value
Value | Description |
---|---|
URL |
Specifies the URL of the resource to be used by the object. Possible Values:
|
Browser Support
Chrome | Edge | Firefox | Safari | Opera |
---|---|---|---|---|
Chrome | Edge | Firefox | Safari | Opera |
Support | Support | Support | Support | Support |