| HTML Image Tag Attributes |
Used to set the width in pixels of a link border around the image.
BORDER=1
|
BORDER=5
|
BORDER=10
|
Testing 1 2 3
Testing 1 2 3
Testing 1 2 3
Testing 1 2 3, HSPACE=20
Testing 1 2 3
Testing 1 2 3
Testing 1 2 3
Testing 1 2 3, VSPACE=20
Nonstandard alignment values supported by Netscape include: BASELINE, ABSBOTTOM, TEXTTOP and ABSMIDDLE.
We will use our little sailboat to illustrate the Netscape options for the ALIGN attribute. The first 4 are:
In the following examples notice how the alignment commands affect the location of the baseline. If you plan on including more than one image in a line, you should be careful of your use of these alignment commands
in this order: texttop, baseline, absbottom, absmiddle.
These images are aligned
in this order: baseline, absmiddle, absbottom, texttop.
These images are aligned
in this order: textop, absmiddle, absbottom, baseline.