Quote:
Originally Posted by Quoth
Yes, it's a section break or scene break and need not have text or image. The CSS for a first paragraph at a scene/section break can have no indent and a top margin and top padding instead of explicit text or image to show a break.
|
Before I switched how I did section breaks, I used a padding-top: 2em; That worked very well. It even carried over to the next page. Then the next paragraph had no indent.