Quote:
If there's no text inside then of course indent or not doesn't matter. 😉
|
Thought so..😁
Quote:
Originally Posted by Jellby
It's an empty tag, so there's no content (unless specified with css). You may want to add page-break-after:avoid and/or turn the margin into padding, for cases where the element falls at a page/screen boundary. Or set some asterism/ornament as "content".
|
Good ideas, thank you..
I'm thinking about creating a generic css for this when I get back (and can check it better).. With that, I will just have to find the (currently) right selector and use it with any book.
It happens allot to me but I never had thought about this solution..👍