Can anyone tell me why occasionally the following happens when printing a web page:
A line of text will vertically span two printed pages (top half of line on bottom of page 1, bottom half of line on top of page 2)?
I'm reasonably familiar with HTML, but never had this happen with anything I've created. Seems like 99% of web pages out there don't do this.
Don't know of any browser settings to prevent this, and cannot determine what it is about the HTML code that leads to this.
One page in particular that I'm trying to print is:
http://www.mossywell.com/boot-sequence/
(A VERY informative document, BTW. A good read.)
THANKS!