W3Schools.com

HTML <img> vspace Attribute

HTML img Tag Reference HTML <img> tag

Example

An image with a 50 pixels margin on top and bottom:

<p><img src="smiley.gif" alt="Smiley face" vspace="50" /> This is some text. This is some text. This is some text.</p>

Try it yourself »

Browser Support

Internet Explorer Firefox Opera Google Chrome Safari

The vspace attribute is supported in all major browsers.


Definition and Usage

The vspace attribute of <img> is deprecated in HTML 4.01.

The vspace attribute specifies the whitespace on top and bottom of an image.


Compatibility Notes

The vspace attribute of <img> is not supported in HTML 4.01 Strict / XHTML 1.0 Strict DTD.

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.


Syntax

<img vspace="pixels" />

Attribute Values

Value Description
pixels The whitespace on top and bottom of an image, in pixels


HTML img Tag Reference HTML <img> tag
WEB HOSTING
Best Web Hosting
PHP MySQL Hosting
Best Hosting Coupons
UK Reseller Hosting
Cloud Hosting
Top Web Hosting
$3.98 Unlimited Hosting
Premium Website Design
WEB BUILDING
XML Editor - Free Trial!
FREE Website BUILDER
Best Website Templates Top CSS Templates
CREATE HTML Websites
EASY WEBSITE BUILDER
W3SCHOOLS EXAMS
Get Certified in:
HTML, CSS, JavaScript, XML, PHP, and ASP
W3SCHOOLS BOOKS
New Books:
HTML, CSS
JavaScript, and Ajax
STATISTICS
Browser Statistics
Browser OS
Browser Display
SHARE THIS PAGE