What is HTML?

Hypertext Markup Language (HTML) by definition is a standardized system for tagging text files to achieve font, color, graphic, and hyperlink effects.

It's a way for web pages and email templates to be coded so text can be formatted as bold, italics, underlines, or special layout options.


How to Editing Optional Email Messages

By default, Lessonly email messages cannot be customized. However, the assignor is able to include an optional email message when assigning out content.

This optional message has the ability for some customizability with HTML.

Under β€œReview and Assign” the assignor can insert their message and add additional styling to the text of this email.

The following HTML codes are supported:

  • Paragraph: <p></p>

  • Italic: <i></i>

  • Bold: <b></b>

  • Underline: <u></u>

  • Strikethrough: <s></s>

  • Font Color: <p style="color:yellow"></p>Β 

    For font color use either the hexa code or rgb code.


A Customized Email Message Example

The below is an example of a customized email message.

To preview the message select β€œPreview Email."


If you have any questions please email Support at support@lessonly.com.

Did this answer your question?