WIDTH / HEIGHT: These tags pre-deine the image's dimensions, measured
in pixels, Web pages using the WIDTH and HEIGHT attributes in their IMG
SRC tags download faster than pages not using these attributes because
browsers know the dimensions in advance.
ALT: Stands for the alternative text attribute. Alternative text must
also be enclosed in quotation marks. In the event that your visitors cannot
load your graphics, the alternative text is displayed. The same text will
appear if your visitors are using a text-only browser. If you are using
Internet Explorer (IE) as your browser, when you move your cursor over
a graphic image, IE will display the alternative text in pop-up box. Hence,
please make your alternative text as meaningful as you can.
BORDER: If you are using your graphic image to link to another web page,
such as a navigational button, you should set the BORDER to equal zero
or else your browser will wrap a border around your image. The color of
the border will be the same colors used in your text hyperlinks. This
tag is seldom to use.
HSPACE / VSPACE: This attribute sets the horizontal (left and right)
and vertical (top and bottom) spacing around a graphic image. This attribute
is particularly useful if you do not want your text to be flush against
the graphic image.