|
Thank you for your interest in linking
to the LTLS Web site. Here is our banner logo image in several
sizes.

file name = ltlsa1.gif |

file name = ltlsb1.gif |
 
file name = ltlsc1.gif |
To use these images, copy the desired image to the folder
where you store graphics files for your Web site.
To make the logo a clickable link to the LTLS web
site, place the following line of code in the <body> section of the html page on which you
display the logo. The code below assumes you place the graphic named "ltlsa1.gif" into
a folder named "images", and that the images folder is inside the same
folder as the html page where the image will appear, and that you
do not want a border to appear around the image.
<P><A HREF="http://www.ltls.org"><IMG SRC="images/ltlsa1.gif" WIDTH=115
HEIGHT=79 BORDER=0 ALIGN=bottom></A></P>
|