Quote:
Originally Posted by Sirtel
In most books there is a difference between the code for paragraph spacing and the code for section breaks. It will be a ton of work only if there is no difference between the two at all, but that's rare.
|
If there is actually no difference at all between the CSS, then the work to do is very little, since there is no way to tell what is just two paragraphs next to each other, and what is a "section break". Just assume that there are no section breaks (which there aren't, because there is no difference in the way a "section break" is rendered by the CSS) and move on.