This is for print, right?
Can't you just use this?
<p style="page-break-before: always"></p>
There are some other options to page-break-before that are worth knowing about too.
Mark Biek
2009-02-02 19:52:11
This is for print, right?
Can't you just use this?
<p style="page-break-before: always"></p>
There are some other options to page-break-before that are worth knowing about too.
Sorry if I am missing something but is there a reason you can't use the default page breaking in css.