Sexy Image Hover Effects using CSS3

Today, we are going to show to How to create a sexy image hover effect with css..You have seen this kind of effect in Flash or in javascript as well. But if CSS can do the same work, why use Flash or js. So lets do it … Below I have attached the snapshot , to view the original output please visit DEMO page. Now let go through the code. HTML <div class='img' id='img-1'> <div class='mask'></div> <img

Read more ...