Home › Forums › CSS › What effect is this? › Re: What effect is this?
July 12, 2010 at 7:28 pm
#79680
Participant
What your talking about is a CSS3 property called box-shadow. Here is a link on how to use it: https://css-tricks.com/snippets/css/css-box-shadow/
You combine that with the :hover selector in your stylesheet.