Search w3schools.com:

SHARE THIS PAGE

HTML <img> hspace Attribute

HTML img Tag Reference HTML <img> tag

Example

An image with a 20 pixels margin on both left and right sides:

<p><img src="smiley.gif" alt="Smiley face" hspace="20"> 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 hspace attribute is supported in all major browsers.


Definition and Usage

The <img> hspace attribute is not supported in HTML5. Use CSS instead.

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

The hspace attribute specifies the whitespace on left and right side of an image.


Compatibility Notes

The hspace attribute of <img> is deprecated in HTML 4.01. Use CSS instead.

CSS syntax: <img style="margin: 0px 20px">

CSS Example: image with margins

In our CSS tutorial you can find more details about the margin property.


Syntax

<img hspace="pixels">

Attribute Values

Value Description
pixels The whitespace on left and right side of an image, in pixels


HTML img Tag Reference HTML <img> tag

W3Schools Certification

W3Schools' Online Certification

The perfect solution for professionals who need to balance work, family, and career building.

More than 10 000 certificates already issued!

Get Your Certificate »

The HTML Certificate documents your knowledge of HTML.

The HTML5 Certificate documents your knowledge of advanced HTML5.

The CSS Certificate documents your knowledge of advanced CSS.

The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM.

The jQuery Certificate documents your knowledge of jQuery.

The XML Certificate documents your knowledge of XML, XML DOM and XSLT.

The ASP Certificate documents your knowledge of ASP, SQL, and ADO.

The PHP Certificate documents your knowledge of PHP and SQL (MySQL).

Your suggestion:

Close [X]

Thank You For Helping Us!

Your message has been sent to W3Schools.

Close [X]