How to make "Grab My Badge" widget
Log in to your Blogger account Go to " Design ". Click on " Add a Gadget " and select HTML/JavaScript . In the widget configuration pop-up, add a title of your choice such as Grab My Badge or leave it blank. In the content, copy and paste the code below. You will need to adjust the values in blue according to your needs: <img border="0" src=" Image URL " alt=" Blog Title " title=" Blog Title " width=" 150 " /> <p> Copy and paste the text below on your blog's widget. </p> <textarea cols=" 35 " onclick="this.focus();this.select()" readonly="readonly" rows=" 8 "><a href=" Blog Address " title=" Blog Title "><img src=" Image URL " alt=" Blog Title " title=" Blog Title " width=" 150 " /></a>...