Skip to content

Instantly share code, notes, and snippets.

Created September 12, 2016 00:25
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 anonymous/5ffb627516f9c6245fd0132fbf76dd01 to your computer and use it in GitHub Desktop.
Save anonymous/5ffb627516f9c6245fd0132fbf76dd01 to your computer and use it in GitHub Desktop.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="viewport" content="width=device-width"/>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>email</title>
</head>
<body bgcolor="#FFFFFF">
<table>
<tr>
<td align="center">
<table cellpadding="0" cellspacing="0" border="0" width="250" align="center"
style="font-family:Arial, Helvetica, sans-serif;">
<tr>
<td class="td-button" height="36" bgcolor="#FF0000" align="center"
style="font-size:13px; line-height:20px; color:#FFFFFF; text-transform:uppercase; text-align:center; border-radius:2px;">
<a class="btn" href=""
style="display:block; line-height:36px; color:#FFFFFF; background-color:#FF0000; text-decoration:none;">SEND IT</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="font-size: 1px; line-height: 1px;" height="25">&nbsp;</td>
</tr>
</table>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment