Sign in
Format Proofer Emails

Our new v10 exclusive proofer supports formatting through HTML. We'll provide a few commonly used attributes here and you can learn more about some HTML options here

Line Breaks

To add line breaks to a page you will use <br>, this will add a single line break in the area inputted. Use multiple for a larger gap.

Bold Text

To add bold text to your email, use <b> where you would like this to start and </b> where you would like it to end. 

Italic Text

To add italic text to your email, use <i> where you would like this to start and </i> where you would like it to end. 

Highlighted Text

To add highlighted text to your email, use <mark> where you would like this to start and </mark> where you would like it to end. 

Center Text

To center the body of your email, use <p style="text-align:center;"> before writing anything in your email and end the entire body of text with </p>.

Example

Below is an example of the above formatting options, giving you a preview of what your email could look like. The exact information entered into the email and custom text box can be found below the image.

Screen_Shot_2022-10-27_at_10.46.00_AM.png

This is exactly what was entered into the Email and Custom Text field for the announcement email:

 

<p style="text-align:center;">

Fundy Designer Proofer emails can be formatted using HTML

<br>

<br>

<b>this is an example of bold text</b>

<br>

<i>this is an example of italic text</i>

<br>

<mark>this is an example of marked text</mark>

</p>

Powered by Zendesk