|
|
| Congratulations on winning Shooter's Cool Site Award! If you didn't receive an E-Mail notification from me, then you don't belong here -- Go away. If you did receive an E-Mail, see below for the award and simple instructions on adding the award and a link back to my page. |
| Since I'm a helpful kinda dog, I've made a few special animated awards that are only 5.9K in size. I personally like the ones above better, but some of you with dial-up Internet assume everybody else uses dial-up and you really like fast-loading graphics. Here's the trick: These are actually two pieces -- A non-animated gif on the left that is just a text image, and the animated gif on the right of me. Use the HTML code that I've provided to create a table to hold the whole thing together. You don't need to grab the images - the code will pull them off my server. Don't worry if you already use a table on your award page. It's OK to put a table in a table. Here's where we separate the men from the boys. Did I say it would be easy? But it's efficient. So let's see if you're macho enough for the 2-piece table award. |
(9.1K Total) 2-Piece Animated, HTML Table |
HTML Code:
<center>
<table width="240" border="5" cellspacing="0">
<tr>
<td bgcolor="#0000FF">
<a href="http://www.shooterdog.com">
<img border="0" src=
"http://www.shooterdog.com/awd-left.gif" align=left
vspace="17" hspace="5" width="118" height="85"
alt="Cool Site Award">
<img border="0" src=
"http://www.shooterdog.com/shtsmile.gif" align=right
vspace="2" hspace="5" width="78" height="110"
alt="Animated Shooter Smiling"></a>
</td>
</tr>
</table>
<b>Shooter's Cool Site Award</b><br>
<font size="1"><a href="http://www.stanleylondon.com">
Sponsored by Stanley London</font></a>
</center>
|
|
|
|
|