How To Link
I
have been asked by several people if I have a button or banner that they
may use to link to Mesweet's Award Site. Since I have had requests for
this, then I have created a button and a banner for anyone who would like
to use them to link to Mesweet's Award Site.
The
buttons average 2.45KB (2.514 bytes). 90 W. x 45 H. pixels. Use your mouse
and put it over the button, then right click and choose (save image as..) or (save picture as..)
to save it to your hard drive.
Once the button is saved to your computer, then you would use the code below.
Change the sbansweet1.gif to the graphic that you saved. Just put your mouse over the button and you will see the name of it.
| <a href="http://www.mesweet.net" Target="_blank"><img SRC="images/sbansweet1.gif"
ALT="Mesweet's Award Site" border="0" height="45" width="90"></a>
|
The
banner is 6.92KB (7,092 bytes). 300 W. x 43 H. pixels. Use
your mouse and put it over the button, then right click and choose (save
image as..) or (save picture as..) to save it to your hard drive.
Once you have the banner saved you would use the code below.
| <a href="http://www.mesweet.net" Target="_blank"><img SRC="images/mesweetbanner.gif"
ALT="Mesweet's Award Site" border="0" height="43" width="300"></a>
|
Some people would rather use a text link instead of a
button or banner. If this is what you prefer, then I have the code for a text link also. If you link to Mesweet's Award Site please use http://www.mesweet.net.
For text link you would use the code below.
| <a href="http://www.mesweet.net" Target="_blank">Mesweeet's Award Site</a>
|
|