AWOP Hover Effect Code...

Get Free Email Updates to your Inbox!
0 comments

Hover Effect !!!!!!!!!!!!!!
its make ur text or image very impressive..
So Today We will know how to do this using CSS ( Cascading Style Sheet )
1. CSS CODE
<style type="text/css">
a:visited  {color:COLOR; text-decoration: none;}
a:link  {color:COLOR; text-decoration: none;}
a:active  {color: COLOR; text-decoration: underline;}
a:hover   {cursor: crosshair; color: BLUE; text-decoration: underline;}
</style>

DEMO OF ABOVE CODE
GO MOUSE POINTER ON WOP N SEE EFFECT



0 comments:

Post a Comment

 

Google+ Followers

Total Pageviews

FeedBurner

Mayur Sojitra - Find me on Bloggers.com
Follow on Bloglovin
© 2012 A World Of Possibilities . Designed by Nitin Maheta, Powered by Blogger
Are you Awesome? Legend has it that Awesome people can and will share this post!
AWOP Hover Effect Code...