Skip to content

Instantly share code, notes, and snippets.

@worlduniting
worlduniting / kindle_vertically_centered_text.html
Created October 9, 2011 23:24
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>