Spread Eat More Kale
Help me spread the positive Eat More Kale message around the web by putting this little green Internet bumper sticker on you website. All you have to do is copy the code in one of the windows below and paste that code into your web page where you want it.
Be careful with blogging tools because they might reformat the code into something that won't work. In Blogger, for example, you can't put this baby in a post, it has to go in your template file. In WordPress, you'll probably want to incorporate it into your sidebar.php file.
HTML
Copy the code below and paste it into your web page in your favorite web page editor.
<!-- eat more kale Internet bumper sticker --><a href="http://www.eatmorekale.com/" title="Visit Eat More Kale and Other Original One-At-A-Time Designs for Hand-Printed T-Shirts!" target="_blank"><img border="0" src="http://www.eatmorekale.com/imgs/eatmorekalebutton.gif" alt="Eat More Kale!"></a>
XHTML
Copy the code below and paste it into your web page in your favorite web page editor.
<!-- eat more kale Internet bumper sticker --><a href="http://www.eatmorekale.com/" title="Visit Eat More Kale and Other Original One-At-A-Time Designs for Hand-Printed T-Shirts!"><img id="emk-bug" src="http://www.eatmorekale.com/imgs/eatmorekalebutton.gif" alt="Eat More Kale!" /></a>
