An object with a 100 pixels margin on both left and right sides:
![]()
The hspace attribute is supported in all major browsers.
The <object> hspace attribute is not supported in HTML5. Use CSS instead.
The hspace attribute of <object> is deprecated in HTML 4.01.
The hspace attribute specifies the whitespace on left and right side of an object.
The hspace attribute of <object> is deprecated in HTML 4.01. Use CSS instead.
CSS syntax: <object style="margin: 0px 100px">
CSS Example: An <object> with margins
In our CSS tutorial you can find more details about the margin property.
| Value | Description |
|---|---|
| pixels | The whitespace on left and right side of an object, in pixels |
HTML <object> tag
Your message has been sent to W3Schools.