CSS and Stuff : Pure CSS Parallax Scrolling Background
CSS and Stuff : Pure CSS Parallax Scrolling Background
Hello there, welcome to the first in the series of “CSS and Stuff”, today I’m going to be showing you how to do parallax scrolling (with an image background as an example) using only a few lines of CSS! Can you do this with Javascript? Yes. Is my way better?Yes! It’s fast, small code and doesn’t require anything other than good ol’ HTML and CSS. Plus it loads using the GPU!
The Markup
Firstly, I…
View On WordPress








