Skip to content

Instantly share code, notes, and snippets.

@andrzejewsky
Created March 2, 2019 13:11
Show Gist options
  • Save andrzejewsky/129fad943eafce0b53da33b1f8ee22f8 to your computer and use it in GitHub Desktop.
Save andrzejewsky/129fad943eafce0b53da33b1f8ee22f8 to your computer and use it in GitHub Desktop.
Netflix slider html
<div class="container">
<div class="item">1</div>
<div class="item">2</div>
<div class="item">3</div>
<div class="item">4</div>
<div class="item">5</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment