TFC banners

To place any of the following TFC banners on your webpage, right click on the image of your choice to save it to your computer, upload it to your site, and then insert the following code on your webpage:

<p align="center">
<a href="http://www.finalchallenge.net/">
<img src="imagedirectory/bannername.gif" border="0" alt="Click to play The Final Challenge">
</a>
</p>

(In the code, you will need to change "imagedirectory/" to be the name of the place you are storing the image on your website, and you will need to change "bannername.gif" to the actual filename of the selected banner.)

Click to play The Final Challenge

Click to play The Final Challenge

Click to play The Final Challenge

The banner below was done in Flash, so you'll need to take some different steps if you want to use it on a site. First, download the Shockwave Flash file by RIGHT CLICKING here and choosing "Save Target/Link As". Do NOT just click on the link. Next, upload the .swf file to your site and place the following code on the page you want it to appear on:

<p><a href="http://www.finalchallenge.net/">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="468" height="60">
<param name="movie" value="FC-BannerAd3a.swf">
<param name="quality" value="high">
<embed src="imagedirectory/FC-BannerAd3a.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="468" height="60">
</embed>
</object>
</a>
</p>

(In the code, you will need to change "imagedirectory/" to be the name of the place you are storing the banner on your website.)



Page last modified: .