Skip to content

Instantly share code, notes, and snippets.

@ozelfatih
Created January 22, 2017 16: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 ozelfatih/e1a9958df97819c4f526df1baf214ba7 to your computer and use it in GitHub Desktop.
Save ozelfatih/e1a9958df97819c4f526df1baf214ba7 to your computer and use it in GitHub Desktop.
<!-- The title will be on a new page -->
<h1 class="page-break">My title</h1>
<p class="page-break-after">I will break after this paragraph</p>
<!-- Break here, the next paragraph will be on a new page -->
<p>I am on a new page</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment