Step 1
Creating your email structure
To design a responsive email, you'll create sections with the
<mj-section>
tag. You can split your section in several columns with the<mj-column>
tag in which you'll be able to add sub-tags (text, images, buttons…)Add some text in the left column of your email like this:
<mj-text> Some text </mj-text>
"