CSS3 reflection
CSS3 reflection is a nice way to get reflection effect without using JavaScript.
To use CSS3 reflection, use command:
box-reflect: <direction> <offset> <mask-box>;
Just copy/paste following snippet to use CSS3 reflection from example below:
Example of CSS3 reflection:

Notice:
Only problem with using this CSS3 effect is – only Chrome and Safari support it at this moment.
CSS3反射效果
本文介绍如何使用CSS3实现反射效果,无需JavaScript即可达到美观的视觉效果。通过简单的样式设置,可以使图片等元素产生镜面反射。但目前仅限于Chrome和Safari浏览器支持。
712

被折叠的 条评论
为什么被折叠?



