Banners can be used on your website to let other people know that "Texts Don't Grow on Trees".
Choose a banner size from below and copy & paste the code
Copy the html snippet next to the banner size you want to use and paste it into your website.
The snippets pull the banner from the yourauthors.org website. If you want to store the banner on your own site, right-click the banner you want to use to download it, upload it to your webserver and change the code accordingly.
300 Pixels wide
<!–Texts Don't Grow on Trees Banner–>
<a href="http://www.yourauthor.org">
<img src="http://www.yourauthor.org/images/screen_300px.gif"
style="border: none;" alt="Texts Don't Grow on Trees"></a>
<!–End Texts Dont Grow on Trees Banner–>
Banner shown below in orignial size — right click to download

400 Pixels Wide
<!–Texts Don't Grow on Trees Banner–>
<a href="http://www.yourauthor.org">
<img src="http://www.yourauthor.org/images/screen_400px.gif"
style="border: none;" alt="Texts Don't Grow on Trees"></a>
<!–End Texts Dont Grow on Trees Banner–>
Shown below in reduced size — right click to download in original size

600 Pixels Wide
<!–Texts Don't Grow on Trees Banner–>
<a href="http://www.yourauthor.org">
<img src="http://www.yourauthor.org/images/screen_600px.gif"
style="border: none;" alt="Texts Don't Grow on Trees"></a>
<!–End Texts Dont Grow on Trees Banner–>
Shown below in reduced size — right click to download in original size

800 Pixels Wide
<!–Texts Don't Grow on Trees Banner–>
<a href="http://www.yourauthor.org">
<img src="http://www.yourauthor.org/images/screen_800px.gif"
style="border: none;" alt="Texts Don't Grow on Trees"></a>
<!–End Texts Dont Grow on Trees Banner–>
Shown below in reduced size — right click to download in original size


