9/30/99
Once you have inserted images into your web page, you can make them links by adding an <A> tag around the <IMG> tag. The examples below show how. Note that if an image has no BORDER attribute established and you make it a link, the border will automatically show. To not show a border on an image that is a link, set the <IMG> BORDER attribute equal to zero.