We only have a short text here, but the use of <BR CLEAR=RIGHT> means the next image
and text start below rather than alongside this one. All of the images on this page are
clickable links, select any of the pictures to see a larger version.
This one has a much longer description, you can see how it flows under the picture once it
reaches the bottom. Note that even when the image is not displayed, the browsers shows a
box of the current size, thanks to WIDTH and HEIGHT. However the closeness of the text to
the image is even more obvious in this case, compare this with the picture below that uses
HSPACE and VSPACE to create a margin.
The image buttons at the top of the page have no borders since it is obvious that they
are navigation buttons, but I have left borders enabled for the photographs, otherwise
it wouldn't be clear that they are also links. Notice that the ALT text is larger than
the body text, due to a FONT tag surrounding the image.
This image has a five pixel margin at the sides, thanks to HSPACE. See how this
makes the text much more readable.
You can still use <P> to generate a paragraph break while flowing text.