Skip to content

Instantly share code, notes, and snippets.

@worlduniting
Created October 9, 2011 23:24
Show Gist options
  • Save worlduniting/1274356 to your computer and use it in GitHub Desktop.
Save worlduniting/1274356 to your computer and use it in GitHub Desktop.
Vertically centering text in blank page on Kindle
<div style="page-break-before:always;page-break-after:always;margin:40% auto auto auto;">
<p style="margin: 0 50px 0 50px">
Modify the div margin (top %) as needed depending on amount of text in the block.
</p>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment