Most
Web browsers can display inline images (images next to the text) that are in
several different formats GIF and JPEG among them. However each image takes
additional time to download and slows down the initial display of the document.
Carefully select
your images and the number of images so it wont be slowed to much.
To put an inline
image on your page:
<IMG
SCR="your image filename">
Where your image
filename is the URL of the image file.
If the image
file is a GIF file, then the filename part must end with gif.
© Copyright 2002 Carnegie Webhead's