Skip to content

Instantly share code, notes, and snippets.

@smlparry
Last active March 4, 2019 06:36
Show Gist options
  • Save smlparry/05e6dea92394e21c72e8a4d3941f64b4 to your computer and use it in GitHub Desktop.
Save smlparry/05e6dea92394e21c72e8a4d3941f64b4 to your computer and use it in GitHub Desktop.
<div class="parallax-container">
<div class="wrapper">
<img class="background__image" src="https://path/to/background.png">
<img class="middle__image" src="https://path/to/middle.png" />
<img class="foreground__image" src="https://path/to/foreground.png" />
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment