How to create to the Top of the page Button link for blogger,all websites and blogs have this to the top of page button at the bottom of there page.As it is very helpful for the sites and blogs which have long pages to scroll.So lets implement this top of the page link button just by adding small piece of codes to your blogger.
Login to your Blogger go to
Dashboard > Layout > Page elements > Add a Page Element > Html/Javascript
and add the below codes there and Save it.
<a style="display:scroll;position:fixed;bottom:5px;right:5px;" href="#" title="Back to Top"><img src="http://www.incontext.indiana.edu/images/to_top_arrow.gif" /></a>
Change the image to your if you want yours,change the red link in above codes.For demo of this button visit this blogger hack blog and see the back to top button at right below corner of demo blog.Labels: Blogger Tutorial, tutorials