Spacing between Paragraphs

Chelsey.Y.865
Chelsey.Y.865 Posts: 75 🌱
edited May 2023 in K-12

How can I get spaces between paragraphs for course content?

I hit enter (obviously), but when I view the final result, paragraphs are often touching each other.

Sometimes I would like to have two or more lines between paragraphs to separate things more obviously.

Thanks in advance for any help that can be offered :)


Best Answer

  • Jonathan.H.679
    Jonathan.H.679 Posts: 8
    Answer ✓

    Hi @Yeslech,

    Instead of (or in addition to) hitting enter, try using shift-enter. My guess is that enter wraps in paragraph tags, and any empty ones (so <p></p>) ends up getting removed. Shift-enter should insert line breaks (ie: <br> tags) which forces blank spaces between lines.

Answers

  • Julie.L.787
    Julie.L.787 Posts: 296 ⏸️ Inactive

    Hi @Yeslech ,

    Thanks for reaching out to the Brightspace Community.

    I'm curious about what content templates you are using. Are they HTML templates?

    Having additional information will help us to be able to recommend the best support path.

  • Chelsey.Y.865
    Chelsey.Y.865 Posts: 75 🌱

    Shift-enter has resolved the issue!!! I'm so relieved!

    Thanks Jonathan and Julie for your quick replies :)