4.15.5 • Published 12 months ago

mjml-text-4-terser v4.15.5

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

mj-text

This tag allows you to display text and HTML in your email.

<mjml>
 <mj-body>
   <mj-section>
     <mj-column>
       <mj-text font-family="Helvetica" color="#F45E43">
         <h1>Title</h1>

         <p>Paragraph</p>
         <p style="font-family:Comic Sans Ms">Another paragraph</p>
       </mj-text>
     </mj-column>
   </mj-section>
 </mj-body>
</mjml>
attributeunitdescriptiondefault value
colorcolortext color#000000
font-familystringfontUbuntu, Helvetica, Arial, sans-serif
font-sizepxtext size13px
font-stylestringnormal/italic/obliquen/a
font-weightnumbertext thicknessn/a
line-heightpxspace between the lines1
letter-spacingpx,emletter spacingnone
heightpxThe height of the elementn/a
text-decorationstringunderline/overline/line-through/nonen/a
text-transformstringuppercase/lowercase/capitalizen/a
alignstringleft/right/center/justifyleft
container-background-colorcolorinner element background colorn/a
paddingpxsupports up to 4 parameters10px 25px
padding-toppxtop offsetn/a
padding-bottompxbottom offsetn/a
padding-leftpxleft offsetn/a
padding-rightpxright offsetn/a
css-classstringclass name, added to the root HTML element createdn/a
4.15.5

12 months ago

4.15.4

12 months ago

4.15.3

12 months ago