Web Developer's Virtual Library: Encyclopedia of Web Design Tutorials, Articles and Discussions


WDVL Newsletter

Active Server Pages
JSP/Java Servlets
Microsoft SQL Server
Daily Backup
Dedicated Servers
Streaming Audio/Video
24-hour Support    

jobs.webdeveloper.com

Hiermenus


e-commerce
Partner With Us















Developer Channel
FlashKit.com
JavaScript.com
JavaScriptSource
Developer Jobs
ScriptSearch
StreamingMediaWorld
Web Developer's Journal
Web Developer's Virtual Library
WebDeveloper.com
Webreference
Web Hosts
XMLfiles.com

internet.com
IT
Developer
Internet News
Small Business
Personal Technology

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers


Image Margins

  • Image margins are controlled with the HSPACE and VSPACE attributes.

  • Simply put, the HSPACE and VSPACE attributes define the margin around your image in pixels.

  • Since this is best seen by example, let's look at one. Consider the following code:
<HTML>
<HEAD>
<TITLE>Margins</TITLE>
</HEAD>
<BODY>
Here is some text that should wrap around this image 
very snuggly.  <IMG SRC = "afraid_icon.gif" 
ALIGN = "LEFT"> That is because we are using the default 
margins and the default margins are not very large.

<BR CLEAR = "ALL">

This image on the other hand should have a decent margin 
<IMG SRC = "afraid_icon.gif" VSPACE = "15" HSPACE = "15" 
        ALIGN = "LEFT">
around it so that the image will seem displaced a bit.  
This usually looks nicer.
</BODY>
</HTML>

  • When interpreted by the browser, the previous code would be displayed as follows:

Here is some text that should wrap around this image very snuggly. That is because we are using the default margins and the default margins are not very large.
This image on the other hand should have a decent margin around it so that the image will seem displaced a bit. This usually looks nicer.

Additional Resources;

Editorial Notes

Image Size
Introduction to Web Design | Table of Contents
Image Usage on Your Page


Up to => Home / Authoring / HTML / Tutorial




Jupiter Online Media: internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and Jupiter Online Media

Jupitermedia Corporate Info


Legal Notices, Licensing, & Permissions, Privacy Policy.

Web Hosting | Newsletters | Tech Jobs | Shopping | E-mail Offers