Link to Resources for Reading!
Many teachers maintain web pages with lists of resources they've found useful and want to share with other teachers. We are privileged to be included on many of those lists. Please feel free to link to us on your own web page if you are so inclined.
It's easy to add a link to your web page. Below are several examples of link icons, and the HTML code you need to add that link to your web page. All you have to do is highlight the complete HTML code for the one you like, and copy it to your clipboard using command-C [on a Mac] or control-C [on a PC]. Then paste it into the HTML code for your web page using command-V or control-V.
If you do link to us, please drop a quick note to web-request@abcstuff.com so we can let you know when we make changes that might require a corresponding update at your end.
Thank you! Your fellow teachers also thank you!
Example 1: Text Only:
For Reading
Recovery and early
literacy materials,
visit ABCstuff at Resources
for Reading
use this HTML code:
<!--begin link to Resources for Reading -->
<B>For <A HREF="http://www.abcstuff.com?referral">
Reading Recovery</A> and
<A HREF="http://www.abcstuff.com?referral">early literacy</A> materials,<br>visit <A
HREF="http://www.abcstuff.com?referral">ABCstuff</A> at
<A HREF="http://www.abcstuff.com?referral">
Resources for Reading</A></B>
<!--end link to Resources for Reading -->
Example 2: Our Familiar Logo:
use this HTML code:
<!--begin link to Resources for Reading -->
<A HREF="http://www.abcstuff.com?referral"><IMG SRC="http://www.abcstuff.com/assets/images/R4Rlink.gif" WIDTH="216" HEIGHT="102" BORDER="0" ALT="ABCstuff.com:
Resources for Reading"></A>
<!--end link to Resources for Reading -->



