CSS3 Element Reflections

HTML5, CSS3 and JavaScript

The Fine Art of Web Development by Martin Ivanov

Recently I was asked to find a CSS-only solution for image (or anything) reflections, and since the only browsers that support box reflections (-webkit-reflect) out of the box are Google Chrome and Apple Safari, I had to find a crossbrowser solution, and this is what I would like to present today.

The demo is available on this page. Find more experiments here.

Related Posts

Categories and Tags
Links

© 2006 - 2023 Martin Ivanov