Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: How to cause a page to advance


Message #1 by "Rowena Perks" <Rowenap@w...> on Tue, 10 Oct 2000 14:42:31 +0100
-----Original Message-----
From: Megehee, Dan [mailto:dmegehee@b...]
Sent: 09 October 2000 20:43
Subject: INSTANT HTML Programmer's Reference HTML 4.0 Edition

In chapter 3, you state that styles can be applied to individual tags, and
give the example: "<P STYLE="color: green">This paragraph will be
green</P>".

In appendix G, Printing Properties, you state that "page-break-after"
applies to all elements.

I placed the following on a page:
<BR STYLE="page-break-before: always">

And as far as I can tell, no page break occurs.

Is there a way to cause a page to advance to the next sheet before
continuing?

Dan Megehee

  Return to Index