globalwarming awareness2007

Page Break dengan CSS

Ndak Cuman di microsoft word, cetak menggunakan web pun juga bisa kita sisipi page break, jadi bagp pada web developer ndak usah kawatir lagi kalau seting printer untuk cetak dari tidak pas, kasih aja page break, semua lancar… topbgt..

<html>
<head>
<title>Page Breack With IE</title>
<Style>
P { page-break-after: always }
</style>
</head>
<body bgcolor=”ffffff”>
<center>
<p>
Page Break With IE<br>
<hr width=”400″>
This is a way to page break after each ending Paragraph Tag.<br>
Page 1
</p>

<p>Page 2</p>
<p>Page 3</p>
<p>Page 4</p>

</center>

</body>
</html>



Thank you for reading this post. You can now Read Comments (3) or Leave A Trackback.

3 Responses to “Page Break dengan CSS



Leave a Reply

Note: Any comments are permitted only because the site owner is letting you post, and any comments will be removed for any reason at the absolute discretion of the site owner.

*
To prove you're a person (not a spam script), type the security word shown in the picture.
Anti-Spam Image