/ Published in: CSS
Expand |
Embed | Plain Text
img { -webkit-box-reflect: below 4px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(white)); }
Comments
Subscribe to comments
You need to login to post a comment.

Refer here for a visual example of the effect: http://s3.amazonaws.com/nettuts/704_cssReflections/screenshot.jpg -- note that this is Webkit specific. (Chrome + Safari)