Create five hot-linked images, each invoking a different URL.
Use the following image resources:
http://www.michaelmasumoto.com/htmlOnline/graphics/capitalA.gif http://www.michaelmasumoto.com/htmlOnline/graphics/capitalB.gif http://www.michaelmasumoto.com/htmlOnline/graphics/capitalC.gif http://www.michaelmasumoto.com/htmlOnline/graphics/capitalD.gif http://www.michaelmasumoto.com/htmlOnline/graphics/capitalE.gif
The above five pictures are all the same size: 54 pixels wide by 54 pixels high
Use the following URLs:
http://www.yahoo.com/ http://www.macromedia.com/ http://www.netscape.com/ http://www.microsoft.com/ http://www.michaelmasumoto.com/
Example code:
<a href="http://www.yahoo.com/"><img src="http://www.michaelmasumoto.com/htmlOnline/graphics/capitalA.gif" width="54" height="54" /></a>
Copyright © 2001 Michael Masumoto. All Rights Reserved.