Skip to content

Instantly share code, notes, and snippets.

@tarun-nagpal-github
Created July 11, 2018 15:35
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 tarun-nagpal-github/1c240eca1e7488d88865b5f8b81c0562 to your computer and use it in GitHub Desktop.
Save tarun-nagpal-github/1c240eca1e7488d88865b5f8b81c0562 to your computer and use it in GitHub Desktop.
HTML Template turn js
<div id="flipbook">
<div class="hard"> Turn.js </div>
<div class="hard"></div>
<div> Page 1 </div>
<div> Page 2 </div>
<div> Page 3 </div>
<div> Page 4 </div>
<div class="hard"></div>
<div class="hard"></div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment