Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Feedback on: irt.org FAQ Knowledge Base Q506, December 12, 2000 at 08:07:37:

You are here: irt.org | About | Feedback | 2131 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q506

Sent by
Tom Austin on December 12, 2000 at 08:07:37:

Length:
Too short

Technical:
Not technical enough

Comments:
Set this up as a Style:

<style media=print type=text/css>
DIV.pageBreakAfter { page-break-after: always }
DIV.pageBreakBefore { page-break-before: always }
</style>

You can use this style to encapsulate in a DIV what you want on a page.

For example:

<DIV id=divMyPage class=pageBreakAfter>
<h2>Header of stuff</h2>
<p>...stuff...</p>
<HR>
</DIV>

...this example will ensure that the printer does a page break AFTER the DIV.


Other feedback on 'irt.org FAQ Knowledge Base Q506' - show all

©2018 Martin Webb