Quote:
Originally Posted by Jellby
Hmm... as pointed by davidfor in another thread, w3schools says about " page-break-after":
Note: You cannot use this property on an empty <div> or on absolutely positioned elements.
I wonder where this comes from. I don't recall seeing anything about that in the spec, maybe it's just an oblique reference to the fact that some renderers (wrongly, as far as I know) discard empty elements.
|
Well, plopping an in there would effectively make it "not empty", right?