HTML Outlook Button Rendering
Use newbutton for improved HTML button rendering in Outlook.
HTML Outlook Button Rendering
HTML Without the newbutton Query Parameter
newbutton Query Parameter<div class="alignment" align="center">
<!--[if mso]>
<v:roundrect xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:w="urn:schemas-microsoft-com:office:word"
href="https://docs.beefree.io/beefree-sdk"
style="height:37px;width:80px;v-text-anchor:middle;"
arcsize="11%" stroke="false" fillcolor="#3AAEE0">
<w:anchorlock/>
<v:textbox inset="0px,0px,0px,0px">
<center dir="false" style="color:#ffffff;font-family:Arial, sans-serif;font-size:14px">
<![endif]-->
<a href="https://docs.beefree.io/beefree-sdk"
target="_blank"
style="background-color:#3AAEE0;color:#ffffff;display:inline-block;
font-family:Arial, Helvetica, sans-serif;font-size:14px;font-weight:400;
text-align:center;text-decoration:none;width:auto;">
<span style="padding-left:20px;padding-right:20px;line-height:28px;">Button</span>
</a>
<!--[if mso]>
</center>
</v:textbox>
</v:roundrect>
<![endif]-->
</div>
HTML With the newbutton Query Parameter
newbutton Query ParameterBenefits of newbutton
newbuttonHow to Use the New Button
Last updated
Was this helpful?

