You are here:
Build an Email from HTML with Content Builder Tools
Use Content Builder tools in Email Studio to build an email by pasting in HTML.
-
Add your HTML using an option:
- Enter or paste your HTML directly into the editor window on the left side of the screen.
- Click browse to select your HTML from Content Builder or your computer.
- Drag files from your computer to the upload window to add a file.
-
Use insert code snippet
to add system links. Use the insert
attributes
to add personalization.
Note Do not include personally identifiable information data, such as email address, in email links. - Click Format HTML to add proper indentation and spacing to your HTML. Use Word Wrap to specify whether a browser may break lines within words. Use Line Numbers to add or remove line numbers from displaying in the editor.
-
To track how many people open your email, select insert code snippet
then click
Track Email Opens.
- Use the add email tools control to add the required fields Physical Mailing Address and Profile Center.
- To display account headers and footers add the <custom type="header" /> tag where you want the header to display and the <custom type="footer" /> tag where you want the footer to display.
- Click Plain Text to view how the email is received for people whose email clients don’t accept HTML content.
- Insert Content Builder Image in HTML Paste Email
Use the image URL of your Content Builder image in an<img src>reference tag in your Email Studio HTML paste email.

