Quote:
Originally Posted by GrannyGrump
I really do think (although Tox and other experts might see something else) it is that nbsp causing your trouble.
You don't need that in your div, you know. I have often used a "pagebreak" div like that, and always leave the div completely empty:
<div style="page-break-before: always !important" />
|
Oh, interesting. As I said in my first post, I don't know where/how I came up with the way that I did that, as I can't see myself having come up with that on my own -- I'm sure I must have gotten that way of doing page breaks from here in these forums at some time in the past.
Quote:
Try it and let us know what happens.
|
As far as I can tell, your way of doing it did the trick! Thank you!

I guess I'll wait to hear if anyone else has any input on this, though, before I go ahead and change everything everywhere. I'm sure there must have been some reason why I did it the other way -- I have no idea, though, what that might be.