Links and Logos
Text Links
Image Links
Logo for Print Media
Help
Feel free to link to any page on our web site. To link to the home page, use the URL http://www.landtrustalliance.org. To link to an internal page, just go to that page and copy the URL from the address bar at the top of your browser window.
Text Links
To insert a text link such as the one above, insert the following code into your Web page:
<a href="http://www.lta.org/">Land Trust Alliance</a>
Image Links
Instead of using a text link, you may use one of the logos shown below.
To create a link to our home page,
- Copy the desired logo to your Web site folder. (To download the image either right click on the image and choose "Save Picture As..." (PC) or drag the image onto your desktop (MacIntosh) and save in the appropriate folder.)
- Insert the HTML code below each image into your web page, be sure that the image is in the same folder as the web page, or you'll need to modify the <img> tag.
For a general link:
<a href="http://www.lta.org/"><img src="images/lta_logo_web.gif" alt="Land Trust Alliance" width="310" height="110" border="0"></a>
Land Trust members of the Land Trust Alliance may wish to use the following:

<a href="http://www.lta.org/"><img src="images/alliance_logo_mem_web.gif" alt="Alliance Member Logo" width="432" height="123"></a>
Partners of the Land Trust Alliance may wish to use the following:
<a href="http://www.lta.org/"><img src="images/alliance_logo_partner_web.gif" alt="Alliance Partner Logo" width="432" height="123"></a>
Logo for Print Media
Need a logo for a newsletter or other printed publication? E-mail pressroom@lta.org to request one. Please let us know if you can handle eps files as that will allow the best printing with a small file size.
Having Trouble?
Please e-mail webmaster@lta.org with any questions.

