Codesnipp.it Social Code Sharing

John Clarke

CSS3 : Pure CSS Reflection

by John Clarke on Jun 13, 2010

img { -webkit-box-reflect: below 4px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(white)); -webkit-border-radius: 3px; border-radius: 3px; border: 3px solid #666; }

Can't see the comments? Please login first :)