Skip to content

Instantly share code, notes, and snippets.

@rosscooperman
Last active December 31, 2015 23:09
Show Gist options
  • Save rosscooperman/8057926 to your computer and use it in GitHub Desktop.
Save rosscooperman/8057926 to your computer and use it in GitHub Desktop.
New Sample Email
<html>
<body style="margin: 0; padding: 0;">
<table cellspacing=0 cellpadding=0 border=0>
<tbody>
<tr>
<td colspan=4 style="padding: 10px; white-space: collapse;">
<a href="http://www.google.com">
<img src="http://dummyimage.com/800x200/000/fff.png?text=1x1" />
</a>
</td>
</tr>
<tr>
<td colspan=2 style="padding: 10px; white-space: collapse;">
<img src="http://dummyimage.com/390x180/3ad7ff/000.png?text=2x1"/>
</td>
<td colspan=2 style="padding: 10px; white-space: collapse;">
<a href="http://movableink.com">
<img src="http://dummyimage.com/390x180/3ad7ff/000.png?text=2x2"/>
</a>
</td>
</tr>
<tr>
<td style="padding: 10px; white-space: collapse;">
<a href="http://nytimes.com">
<img src="http://dummyimage.com/185x140/d33682/000.png?text=3x1"/>
</a>
</td>
<td style="padding: 10px; white-space: collapse;">
<a href="#">
<img src="http://dummyimage.com/185x140/d33682/000.png?text=3x2"/>
</a>
</td>
<td style="padding: 10px; white-space: collapse;">
<img src="http://dummyimage.com/185x140/d33682/000.png?text=3x3"/>
</td>
<td style="padding: 10px; white-space: collapse;">
<a href="http://localhost:3000/p/cp/3ff/c?url=http%3A%2F%2Fwww.google.com%2F">
<img src="http://dummyimage.com/185x140/d33682/000.png?text=3x4"/>
</a>
</td>
</tr>
<tr>
<td colspan=4 style="padding: 10px; white-space: collapse;">
<img src="http://dummyimage.com/800x200/000/fff.png?text=4x1" />
</td>
</tr>
<tr>
<td colspan=2 style="padding: 10px; white-space: collapse;">
<img src="http://dummyimage.com/390x180/3ad7ff/000.png?text=5x1"/>
</td>
<td colspan=2 style="padding: 10px; white-space: collapse;">
<img src="http://dummyimage.com/390x180/3ad7ff/000.png?text=5x2"/>
</td>
</tr>
<tr>
<td style="padding: 10px; white-space: collapse;">
<img src="http://dummyimage.com/185x140/d33682/000.png?text=6x1"/>
</td>
<td style="padding: 10px; white-space: collapse;">
<img src="http://dummyimage.com/185x140/d33682/000.png?text=6x2"/>
</td>
<td style="padding: 10px; white-space: collapse;">
<img src="http://dummyimage.com/185x140/d33682/000.png?text=6x3"/>
</td>
<td style="padding: 10px; white-space: collapse;">
<img src="http://dummyimage.com/185x140/d33682/000.png?text=6x4"/>
</td>
</tr>
</tbody>
</table>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment