Formatting Your Templates

You are able to format the email body of your templates by using HTML tags. Simply add the text you wish to format between the tags shown in the table below.

  • Note: HTML tags can only be used in the email body portion of a template.

    The secure message area does not support HTML tags.

HTML Tag Example Resultant Style
<b>Bold</b> Bold
<u>Underlined</u> Underlined
<i>Italicized</i> Italicized

To include a hyperlink in the email body, use the following HTML tag: 

<a href="https://www.oceanmd.com/">OceanMD</a>

Replace the URL and text inside the <a> </a> tags with the words you would like to appear hyperlinked. The example above would look like this: OceanMD

Have more questions? Submit a request