Quote:
Originally Posted by eschwartz
Um, what about the css
Code:
page-break-before: avoid;
 
Where did that go, exactly? It was created for exactly this usage situation, and I can't imagine any reader would refuse to respect that.
|
No reader I know will honor this... It should avoid a pagebreak before an element within the same HTML file, not between HTML files.