Skip to content

Instantly share code, notes, and snippets.

@alvin2ye
Created August 29, 2009 05:37
Show Gist options
  • Save alvin2ye/177403 to your computer and use it in GitHub Desktop.
Save alvin2ye/177403 to your computer and use it in GitHub Desktop.
分页打印
分页打印 分页符号
<div class="page_symbol">&nbsp;</div>
.page_symbol {
page-break-after: always;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment