Friday, September 23, 2011

How can I make a clickable link that changes when someone hovers over it? Do I use Photoshop or Flash?

I am making myspace layouts and I already know how to make things clickable.How can I make a clickable link that changes when someone hovers over it? Do I use Photoshop or Flash?Make a css with following code in it



a:hover

{



}



and you will be able to do it