A Picture Changed When Touch Mouse

This script can to changed when you touch picture,

<center>
<a onmouseout="document.my_image.src='URL_Pict_1'" onmouseover="document.my_image.src='URL_Pict_2'"><img 0="" name="my_image" src="http://3.bp.blogspot.com/-H8cTyPzy_1A/TacdQsTLl5I/AAAAAAAAAyI/zXFK4xGK5M8/s1600/correct.jpg" /></a></center>

»» Read More....

How to Import Post Wordpress to Blogger

  1. Login to your WordPress account and navigate to the Dashboard for the blog that you'd like to transfer to Blogger.
  2. Click on the Tools tab below the Blog name.
  3. Click on the Export link below the Tools.
  4. Download the WordPress WXR export file by clicking on Download Export File.
  5. Save this file to your local machine.
  6. Browse to that saved document with the form and click Convert Button.  Visit: http://wordpress2blogger.appspot.com/

»» Read More....

Blogger Widgets and Hacks Collection


Blogger is a great free blog platform that is improving every day. New useful hacks and widgets are being created on a regular basis. Here is a list of some of the very best blogger widgets and blogger hacks that will improve the usability of your blog.



»» Read More....

How to make scroll widget blog

If you want to make scroll in your widget blog, you can use this tutorial:
The First Way:
If use widget HTML/JavaScript you can use script bellow :

<div style="overflow:auto;width:100%;height:200px;padding:0px;border:0px solid #eee">
You link or writing here
</div>
The second way:

»» Read More....