Demo
Steps:
1. Place the Following Code where you want to appear a hover image
<a href="URL Address"><img src="URL of the Non-Hover Image Goes Here" onmouseover="this.src='URL of Hover Image Goes Here'" onmouseout="this.src='URL of Non-Hover Image Goes Here'"></a>
- Replace "URL OF THE Non-Hover Image GOES HERE"" with your non-hover img.
- Replace "URL OF Hover Image GOES HERE''" with your hover img.
- Replace "URL ADDRESS" with your Blogger Address.
2. You can paste this code in Blogger Post or HTML Widget
3. Now Enjoy, the Hover Effect.
0 comments:
Post a Comment