Skip to main content

How do I add a space in the body of my email template?

Learn how to add spaces between text in the Body section of your email templates in Junip

Written by Stuart Arsenault

<br> is an HTML element that is used to create a line break. It can be inserted in the body section of any Junip email template to break up lines of text.

You may want to use the <br> element to break up any chunky blocks of text that can be hard for a customer to read.

See below for examples of how to use the <br> HTML line break element.

Note: <br> can be used in Junip's basic email editor that's available on every plan level (including the free plan).

Examples of how to use line breaks:

No line break

Example of a review request email that doesn't use line breaks and the body appears as a block of text:

Example of a review request that doesn't use line breaks

Single line break

Example of a review request email that uses a single line break (<br>) to create a new line for the next sentence:

example of a single line break in Junip's review request email

Double line break

Example of a review request email that uses a double line break (<br><br>) to separate text into a new paragraph:

Example of a review request email in Junip that uses a double line break

Head to flows > templates to test this out!

Did this answer your question?