Skip to content

Instantly share code, notes, and snippets.

@smlparry
Last active June 27, 2020 05:27
Show Gist options
  • Save smlparry/d6b4f9cb1ea741e65f146e374f2bb7c0 to your computer and use it in GitHub Desktop.
Save smlparry/d6b4f9cb1ea741e65f146e374f2bb7c0 to your computer and use it in GitHub Desktop.
<div class="parallax-container">
<div class="background">
<img class="background__image" src="https://path/to/image.jpg" />
</div>
<div class="foreground">
<div class="foreground__content">
<h1>Oooo, parallax</h1>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment