There are six Google Buzz Button styles below :
Normal Count :
5
Small Count :
1
There are six Google Buzz Button styles below :
Normal Count :
5
Small Count :
1
Google +1 button or Google plus one button is very useful button to be added in your blogger blog. you can add the button with or without counter. (except for tall button, it is always has a counter above)
There are four style of Google plus one button :
1. Small Button [15px]
![]()
2. Medium Button [20px]
![]()
3. Standard Button [24px]
![]()
4. Tall Button [60px]

How to add google plus one button in blogger template ? ...
There are 7 (seven) free high quality premium blogger templates which give high blogging satisfaction. These premium blogger templates are for blogger user only and downloadable for free. These premium blogger templates are already very-well designed.
1. Ultimate Blogging Theme Blogger Template.
Screenshot :

Today, I've found this ultimate list from my friend.
This is a list of dofollow comment with high google pagerank.
It's very huge list, do comment daily, about 10 links per day.
Don't spam, give useful comment to any post you like.
How to add facebook share button with counter in blogger template ? ...
1. Login to blogger with your ID
2. Click design
3. Click edit html
4. Click download full template
5. Tick expand widget template
I've found this list from my friend.
This is a list of dofollow comment with high google pagerank.
It's huge enough list, do comment daily, about 5 links per day.
Don't spam, give useful comment to any post you like.
Basic HTML Code Tutorial
Create Hyperlink :
<a href="http://yoursitename.com">click to visit</a>
Ex : <a href="http://tutorialwebforblogger.blogspot.com/2011/01/basic-html-code-tutorial.html">click to visit</a>
Result : click to visit
Opened in New Tab
<a href="http://yoursitename.com" target="_blank">click to visit</a>
Ex : <a href="http://yoursitename.com" target="_blank">click to visit</a>
Result : <a href="http://tutorialwebforblogger.blogspot.com/2011/01/basic-html-code-tutorial.html">click to visit</a>
Dofollow link
<a href="http://yoursitename.com" rel="follow">click to visit</a>
Ex : <a href="http://tutorialwebforblogger.blogspot.com/2011/01/basic-html-code-tutorial.html" rel="follow">click to visit</a>
Result : click to visit