Tag Archives: layered

Parallax Effect Using Only CSS With No JavaScript

This demo requires Internet Explorer 10 or higher. Switch to a better browser to view the demo. I highly recommend Google Chrome. Parallax is a visual effect, which can be created using layered graphics to imitate depth or distance. In this article, I’ll introduce to you the CSS3 @keyframes rule, and demonstrate how to create [...]