Skip to main content

How To : Add Follow Me on Twitter to your blog

Twitter is a developing popular social network.so everybody would like to communicate through twitter.If we have a way to connect twitter with our blog it will be easy for our followers.So lets see how we can do it.

Step 1
Add HTML/JavaScript Page Element

Step 2
Add this code segment to it.
<center><a href=http://twitter.com/yourusername><img width="142" src="http://img18.imageshack.us/img18/7093/twitterbutton0108.png" height="48" title="Follow Me"/></a>
</center>
Change yourusername with your twitter id

Step 3
Save it.that’s all.

Comments