-----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