Positioning Images
Learn how to wrap text around images.

An image doesn't break the line or add vertical space around itself. There are several ways to change the amount of space around an image.

To place an image on the page on its own line, precede or follow it by <P> or <BR> tag or enclose it inside some <CENTER> tags.

The ALIGN attribute controls how an inline image appears in relation to the surrounding text.

Blackjack <IMG SRC="21ok.gif"
width=130 height=151
align=right alt="Blackjack">

Blackjack <IMG SRC="21ok.gif"
width=130 height=151 align=left alt="Blackjack">

The HSPACE and VSPACE attributes determine the amount of white space around a displayed image.

Blackjack <IMG SRC="21ok.gif"
HSPACE=50 VSPACE=0 width=130 height=151 align=left alt="Blackjack">

Using the BORDER attribute, you can draw a border around your image.

Blackjack <IMG SRC="21ok.gif"
HSPACE=50 VSPACE=0 width=130 height=151 align=left alt="Blackjack">



VA Linux Systems logo

   
I would appreciate comments, corrections, and
suggestions for how I can improve this course.

Nancy Blachman
Variable Symbols, Inc.
356 Bush Street
Mountain View, CA 94041-1332
650 966 8999
650 966 8998 fax
nancy- at -variablesymbols.com

If you want to learn how to search effectively using Google, visit Google Guide, which you can find at www.googleguide.com.