|
<!--Start HTML for Bright Bug Software button1 graphic link-->
<A HREF="http://www.brightbug.com/index.html">
<IMG SRC="http://www.brightbug.com/graphics/banners/button1.gif"
ALT="Software" Border="0" Width=88 Height=31></A>
<!--End HTML for Bright Bug Software button1 graphic Link-->
The above code will produce the following link:
<!--Start HTML for Bright Bug Software button2 graphic link-->
<A HREF="http://www.brightbug.com/index.html">
<IMG SRC="http://www.brightbug.com/graphics/banners/button2.gif"
ALT="Software" Border="0" Width=88 Height=31></A>
<!--End HTML for Bright Bug Software button2 graphic Link-->
The above code will produce the following link:
<!--Start HTML for Bright Bug Software text link-->
<A HREF="http://www.brightbug.com/index.html">
www.brightbug.com
</A>
<!--End HTML for Bright Bug Software text Link-->
The above code will produce the following link:
www.brightbug.com
|