If you have some longs posts, or if some loyal visitors, who love to comment a lot on your blog, then it may create a small problem to other visitors, who would wish to come quickly to the top of the blog, after reading a post and it’s comments.
So to add a short-cut for them, would be a good idea in this case. For this you can easily add a “Go to Top” arrow button, which keeps on sliding as the readers reads the post, and whenever clicked by him/her, it will escort them to the top region of the blog
1. Log in to Blogger
2. Go to Layout -> Add a Gadget -> HTML/JavaScript type
Then paste this code into it:
<a style=”display:scroll;position:fixed;bottom:5px;right:5px;” href=”#header” title=”Back to Top”><img src=”http://i34.tinypic.com/35lyjrb.gif” /></a>