8 lines
350 B
Markdown
8 lines
350 B
Markdown
# Parallax scrolling demo
|
|
|
|
Created by [Sergio Vera](https://github.com/svera)
|
|
|
|
This example shows how to implement an infinite side scrolling background with a depth effect, using [parallax scrolling](https://en.wikipedia.org/wiki/Parallax_scrolling).
|
|
|
|
Credits to [Peter Hellberg](https://github.com/peterhellberg) for the reworked background image.
|