Here is some text that flows around the image. The ALIGN="left"
attribute value causes the image to float to the left hand margin, and
allows the text to flow around the image. This results in much nicer
image--text placement, a better use of the page, and graphically more
attractive documents.
The following is the same example image, but with HSPACE and VSPACE attributes used to add spacings around the image. Note how this improves the readability of both text and image. You could get a similar effect by simply building this border into the image file itself.
To the right is the image with HEIGHT and WIDTH set to 100--
the image is zoomed to this size. To clear text to follow the image,
we need <BR CLEAR="right">:
.
after regular <BR>
after <BR CLEAR="right">