Show Play Icon on Mouse over Thumbnail using CSS
January 18, 2010 — alif
Tags:
I decided to share a simple trick on how to display a "Play" image when mouse is hovered over a video Thumbnail using only CSS. (Sites like Metacafe and similar ones have this feature). Its very easy to implement.
At first, lets declare a simple CSS class for a thumbnail inside an anchor Tag.