Created
August 29, 2009 05:37
-
-
Save alvin2ye/177403 to your computer and use it in GitHub Desktop.
分页打印
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
分页打印 分页符号 | |
<div class="page_symbol"> </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