|
1 | 1 | ---
|
2 |
| -title: Advanced HTML Editor |
| 2 | +title: HTML Editor |
3 | 3 | beta: true
|
4 | 4 | ---
|
5 | 5 |
|
6 |
| -Use the Advanced HTML Editor to design your email template with both code and visual editing capabilities. Build your email template with code, copy and paste existing code, or use the visual editor for a code free design experience. |
| 6 | +Use the HTML Editor to design your email template with both code and visual editing capabilities. Build your email template with code, copy and paste existing code, or use the visual editor for a code free design experience. |
7 | 7 |
|
8 |
| -On this page, you'll learn how to use the Advanced HTML Editor to build personalized email templates for your Engage campaigns. |
| 8 | +On this page, you'll learn how to use the HTML Editor to build personalized email templates for your Engage campaigns. |
9 | 9 |
|
10 | 10 | ## Getting started
|
11 | 11 |
|
12 |
| -You can navigate to the Advanced HTML Editor in two ways: |
| 12 | +You can navigate to the HTML Editor in two ways: |
13 | 13 | - When you build a new email template or edit an existing one.
|
14 | 14 | - From a Send Email step in a Journey.
|
15 | 15 |
|
16 |
| -From the **Select Editor** screen, select **Advanced HTML Editor** and click **Build Email**. |
| 16 | +From the **Select Editor** screen, select **HTML Editor** and click **Build Email**. |
17 | 17 |
|
18 | 18 | From the editor screen, click **Use HTML Editor** or **Use Visual Editor** to toggle between the two editors.
|
19 | 19 |
|
@@ -71,7 +71,7 @@ Add merge tags to personalize your message with user profile traits.
|
71 | 71 |
|
72 | 72 | ### Liquid templating
|
73 | 73 |
|
74 |
| -Engage supports liquid templating to create dynamic content in the Advanced HTML Editor. |
| 74 | +Engage supports liquid templating to create dynamic content in the HTML Editor. |
75 | 75 |
|
76 | 76 | {% raw %}
|
77 | 77 |
|
@@ -126,6 +126,6 @@ After you design the email, click **Create Email Template**. You can navigate to
|
126 | 126 | - You can also learn about the [Drag and Drop Editor](/docs/engage/content/email/editor/) in Engage to build Email templates with drag and drop functionality.
|
127 | 127 |
|
128 | 128 | > warning ""
|
129 |
| -> Once you create an email with the Advanced HTML Editor, you can't modify it with the Drag and Drop Editor, and vice versa. |
| 129 | +> Once you create an email with the HTML Editor, you can't modify it with the Drag and Drop Editor, and vice versa. |
130 | 130 |
|
131 | 131 |
|
0 commit comments