Media
“Trees are the Earth's endless effort to speak to the listening heaven.” —Rabindranath Tagore

Link to Arborday.org

Here's how to write the HTML code to link to arborday.org.

(1) The code below is a text link to arborday.org.

<a href="http://www.arborday.org">Go to Arborday.org to learn more about the benefits of trees.</a>

(2) The code below assumes that you saved a logo onto your hard drive and named the file "nadflogo.gif," then placed it into a directory called "images" on your webserver.

<a href="http://www.arborday.org"><img src="images/nadflogo.gif" border="0"></a>

(3) The example below assumes that you saved a Tree City USA logo onto your hard drive, then named it "treecitylogo.gif" and uploaded it to your webserver into a directory called "images." This example utilizes "height" and "width" tags for the image.

<a href="http://www.arborday.org/programs/treecityusa.html"><img src="images/treecitylogo.gif" width="100" height="89" border="0"></a>

Click here for more logos and illustrations.
You can download high-resolution images suitable for print or online media.