RE: Code example using page-break-after?

...
<DIV STYLE="page-break-before: always">
<TABLE>
....
</TABLE>
</DIV>
<DIV STYLE="page-break-before: always">
<TABLE>
....
</TABLE>
</DIV>
<DIV STYLE="page-break-before: always">
<TABLE>
....
</TABLE>
</DIV>
...

-Chris Wilson
> -----Original Message-----
> From:	Jason Melchi [SMTP:boilermaker96@yahoo.com]
> Sent:	Friday, September 18, 1998 8:45 AM
> To:	www-style@w3.org
> Subject:	Code example using page-break-after?
> 
> I'm looking for a code example that uses the CSS method for page
> breaks.  Right now we have a batch report that consists of a series of
> tables that prints from HTML, and we want to insert a page break
> between each table so only one table appears per page.  I've been
> searching for a few days now and haven't found much on this except for
> the documentation I found at W3C.  Any kind souls out there willing to
> help me out?
> Please email me any responses:
> Boilermaker96@yahoo.com
> 
> Thanks!
> Jason
> 
> 
> 
> 
> _________________________________________________________
> DO YOU YAHOO!?
> Get your free @yahoo.com address at http://mail.yahoo.com

Received on Friday, 18 September 1998 12:54:11 UTC