Skip to content

Instantly share code, notes, and snippets.

@tleen
Created October 17, 2016 20:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tleen/954c477825292d0db899c54dfd5686fa to your computer and use it in GitHub Desktop.
Save tleen/954c477825292d0db899c54dfd5686fa to your computer and use it in GitHub Desktop.
html for mail buttons
<div><!--[if mso]>
<v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="http://peerlessnetwork.com" style="height:36px;v-text-anchor:middle;width:150px;" arcsize="5%" strokecolor="#F7BE68" fillcolor="#F7BE68">
<w:anchorlock/>
<center style="color:#ffffff;font-family:Helvetica, Arial,sans-serif;font-size:16px;">I am a button &rarr;</center>
</v:roundrect>
<![endif]--><a href="http://peerlessnetwork.com" style="background-color:#F7BE68;border:1px solid #F7BE68;border-radius:3px;color:#000;display:inline-block;font-family:sans-serif;font-size:16px;line-height:44px;text-align:center;text-decoration:none;width:150px;-webkit-text-size-adjust:none;mso-hide:all;">Use this button</a></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment