Last active
February 14, 2023 10:50
-
-
Save Korveld/e812daf10592dc57cea95dc296cb82c0 to your computer and use it in GitHub Desktop.
Outlook email btn html code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div style="margin-bottom: 24px; text-align: center;"> | |
| <table width="100%" border="0" cellspacing="0" cellpadding="0"> | |
| <tr> | |
| <td align="center"> | |
| <!--[if mso]> | |
| <table width="100%" align="center" border="0" cellpadding="0" cellspacing="0" style="border-spacing:0;border-collapse:collapse;mso-table-lspace:0pt;mso-table-rspace:0pt;"> | |
| <tr> | |
| <td align="center"> | |
| <a:roundrect xmlns:a="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="#" fillcolor="#1F1F20" arcsize="8%" style="v-text-anchor:middle;width:183.75pt;height:32pt;" stroke="f"><w:anchorlock/> | |
| <a:textbox inset="0,0,0,0"> | |
| <center style="color:#ffffff; font-family:'Poppins', Arial, sans-serif; font-size:14px"> | |
| <![endif]--> | |
| <a href="#" style="display: inline-block; background-color: #1F1F20; color: #ffffff; line-height: 1.3; margin: 0; text-align: center; text-decoration: none; text-transform: none; padding: 11px 36px; mso-padding-alt: 0px; border-radius: 4px;mso-border-alt: none; box-sizing: content-box; font-family: 'Poppins', Arial, sans-serif !important;" target="_blank">Become a digital banker</a> | |
| <!--[if mso]> | |
| </center> | |
| </a:textbox> | |
| </a:roundrect> | |
| </td> | |
| </tr> | |
| </table> | |
| <![endif]--> | |
| </td> | |
| </tr> | |
| </table> | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment