Featured Creatures WWW Logos

Want to help visitors to your WWW site access Featured Creatures? This page provides logos and HTML code to help. To place a logo on your WWW page, copy the HTML code (next to the graphic you want), then paste the code into your HTML document. When visitors to your site click on the logo, they will access the site.

If you feel that the loading time of the graphic from our site takes too long, then you can copy the graphic to your site. Do not forget to change the HTML code to reflect the location of the graphic on your site.

For example, if the HTML code we provide is:

<a href="http://creatures.ifas.ufl.edu/">
<img src="http://creatures.ifas.ufl.edu/main/fc_03.gif" border=0></a>

then you need to change the "img src" code to the location on your server where you have placed the GIF image, as in:

<a href="http://creatures.ifas.ufl.edu/">
<img src="http://your.website/your_folder/fc_03.gif" border=0></a>

Featured Creatures HTML Code
<a href="http://creatures.ifas.ufl.edu/">
<img src="http://creatures.ifas.ufl.edu/main/fc_01.gif" border=0></a>


<a href="http://creatures.ifas.ufl.edu/">
<img src="http://creatures.ifas.ufl.edu/main/fc_02.gif" border=0></a>


<a href="http://creatures.ifas.ufl.edu/">
<img src="http://creatures.ifas.ufl.edu/main/fc_03.gif" border=0></a>


<a href="http://creatures.ifas.ufl.edu/">
<img src="http://creatures.ifas.ufl.edu/main/fc_04.gif.gif" border=0></a>