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