Description Usage Arguments Functions Examples
Core components of an MJML email.
1 2 3 4 5 6 7 |
... |
Unnamed items that comprise this list of MJML tags. |
mj_ml Core parent, equivalent to <html></html>.
mj_head Contains everything related to the document such as style and meta elements.
mj_body Contains everything related to the content of your email..
mj_include This tag allows you to include external files.
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.