Skip to content

Instantly share code, notes, and snippets.

@Ryshackleton
Created August 26, 2020 20:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ryshackleton/90ecefd635d57c4c7ecde2b6dd6c21dc to your computer and use it in GitHub Desktop.
Save Ryshackleton/90ecefd635d57c4c7ecde2b6dd6c21dc to your computer and use it in GitHub Desktop.
Boilerplate code for crreating
<section id="scrolly">
<article>
<div class="step" data-step="1">
<p>This is some narrative text that helps tell a story.</p>
</div>
<div class="step" data-step="2">
<p>Notice how much repetition there is in this code.</p>
</div>
<div class="step" data-step="3">
<p>And imagine having to change it often!</p>
</div>
</article>
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment