Skip to content

Instantly share code, notes, and snippets.

@volodymyrpekh
Created January 17, 2020 16:16
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 volodymyrpekh/9cc90c8d0b5efb170cb7d4b3241208ba to your computer and use it in GitHub Desktop.
Save volodymyrpekh/9cc90c8d0b5efb170cb7d4b3241208ba to your computer and use it in GitHub Desktop.
Button for Shaz
<!-- VERSION 1 -->
<!-- Intro Text -->
<table cellpadding="0" cellspacing="0" width="480" class="Wrapper" align="center">
<tr>
<td class="Wrapper-inner" style="padding-bottom: 20px;">
<div>
<!--[if mso]>
<v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="http://my.alumni.utoronto.ca/s/731/18/register.aspx?sid=731&gid=1&pgid=14888&tags=" style="height:40px;v-text-anchor:middle;width:150px;" arcsize="0%" strokecolor="#1e3650" fillcolor="#25355A">
<w:anchorlock/>
<center style="color:#ffffff;font-family:sans-serif;font-size:14px;font-weight:bold;">VIEW ALL EVENTS</center>
</v:roundrect>
<![endif]-->
<a href="http://my.alumni.utoronto.ca/s/731/18/register.aspx?sid=731&gid=1&pgid=14888&tags="
style="background-color:#25355A;border:1px solid #1e3650;border-radius:0px;color:#ffffff;display:inline-block;font-family:Arial;font-size:14px;font-weight:bold;line-height:40px;text-align:center;text-decoration:none;width:150px;letter-spacing : -0.35px;-webkit-text-size-adjust:none;mso-hide:all;">VIEW ALL EVENTS</a>
</div>
</td>
</tr>
</table>
<!-- Intro Text Ends-->
<!-- VERSION 2 -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" class="center-on-narrow" style="float:left;">
<tbody>
<tr>
<td class="button-td button-td-primary" valign="botttom" align="right" style="background: #25355A;">
<a class="button-a button-a-primary" href="#" style="background: #25355A; border: 1px solid #25355A; font-family: 'Arial', sans-serif; font-size: 14px; font-weight: bold; line-height: 15px; text-decoration: none; padding: 12px 15px; color: #ffffff; display: block; letter-spacing : -0.35px;-webkit-text-size-adjust:none;mso-hide:all;">VIEW ALL EVENTS<</a>
</td>
</tr>
</tbody>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment