Q. In my new book I have bold headings followed by a short, no indent paragraph. However, I need to maintain some spacing between these sections, yet the advice here has been to avoid margins to allow the user to assign them.
So how would I deal with something that looks like this? :
SOME HEADING
Paragraph full of text, some of it good.
(space)
ANOTHER HEADING UNLIKE THE FIRST
Another paragraph full of text, none of it good.
(space)
YET ANOTHER HEADING...
content that's hopefully better than that last stuff...
(space)
Well, you get the idea. Should I use < br/> or margins —*or are there space before and space after css conventions now that actually work?
Last edited by roland1; 03-30-2022 at 09:35 PM.
|