Friday, September 02, 2005

Add a Red Cross Button to Your Blog

From Rebecca MacKinnon....

The good folks at Typepad have put together HTML code so that bloggers can easily stick donation buttons on their sites.


For an animated badge like this:


Donate to the Red Cross


Here's the code:



<p style="text-align:center"><a
href="http://www.redcross.org/"><img alt="Donate to the Red
Cross"
src="http://www.sixapart.com/typepad/news/images/badge-rc-anim-125x125.gif"
width="125" height="125" /></a></p>


For a static badge like this:


Donate to the Red Cross


 



Use this code:

<p style="text-align:center"><a
href="http://www.redcross.org/"><img alt="Donate to the Red
Cross"
src="http://www.sixapart.com/typepad/news/images/badge-rc-static-help-125x125.gif"
width="125" height="125" /></a></p>




More blogs about international blogging for disaster relief day.