Adding a “Grab My Button” to Your WordPress Teacher Blog
I think it is neat that bloggers have “buttons” they can share with others. It sort of reminds me of trading pogs with friends when I was younger (remember pogs?). Except in this case, your pog, ah hem…I mean your button, is decked out and fancy about your website. Love it! Here is my current blog button:
I used this free resource created for FREE by an anonymous web coder. Aren’t people awesome? It created the following code for me:
<div align=”center” style=”padding: 5px;”><img src=”https://mrsharristeaches.com/wp-content/uploads/2013/04/MrsHarrisTeaches-Logo-Button.png” title=”Mrs. Harris Teaches Science” alt=”Mrs. Harris Teaches Science” /></div><pre style=”background:#f0f0f0;border:solid 1px #cccccc; color: #777777; font-size:90%; height: 50px; margin:auto; text-align: left; padding: 10px; display: block; overflow: auto; white-space: pre-wrap; width: 90%;”><div align=”center”><a href=”https://mrsharristeaches.com/” title=”Mrs. Harris Teaches Science”><img src=”https://mrsharristeaches.com/wp-content/uploads/2013/04/MrsHarrisTeaches-Logo-Button.png” alt=”Mrs. Harris Teaches Science” style=”border:none;” /></a></div></pre>
So when I put that code into a text html WordPress Widget box, I got this:
<div align="center"><a href="https://mrsharristeaches.com/" title="Mrs. Harris Teaches Science"><img src="https://mrsharristeaches.com/wp-content/uploads/2013/04 /MrsHarrisTeaches-Logo-Button.png" alt="Mrs. Harris Teaches Science" style="border:none;" /></a></div>
Now you can see this cool button on my sidebar (you might have to scroll down a bit because I put it on the bottom).
Now I want to start a blog button collection! Do you have a blog button to share? Even better than pogs, if you share yours with me and I share mine with you, we both get to keep them!
Leave a Reply