Resources: clickable banners and logos
If you want to provide a "clickable" short-cut to Electronic Enlightenment on your library website using a logo or banner, copy the appropriate HTML provided here and download the relevant EE image file:
Hotlink logo (shown smaller than actual) |
- download the EE logo and use the following code:
<a href="http://www.e-enlightenment.com/">
<img src="eelogo_6060.jpg" width="60" height="60" border="0" alt="EE logo" />
</a>
Hotlink banner (shown smaller than actual) |
- download the EE banner and use the following code:
<a href="http://www.e-enlightenment.com/">
<img src="EE_banner.gif" width="468" height="60" border="0" />
</a>
Hotlink rotating banner (shown smaller than actual) |
- download the EE rotating banner and use the following code:
<a href="http://www.e-enlightenment.com/">
<img src="ee_rotating.gif" width="468" height="60" border="0" />
</a>