Skip to content

Instantly share code, notes, and snippets.

@nhalstead
Last active February 22, 2018 04:12
Show Gist options
  • Save nhalstead/db1c57a52776aec34d4a09b4cef8dbd8 to your computer and use it in GitHub Desktop.
Save nhalstead/db1c57a52776aec34d4a09b4cef8dbd8 to your computer and use it in GitHub Desktop.
Message Post
<html>
<head><style>* { font-family:Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; }</style></head>
<body>
<table cellpadding="0" cellspacing="0" style="padding-top:32px;background-color:#ffffff;">
<tbody>
<tr>
<td style="max-width:560px;padding:24px 24px 32px;background-color:#fafafa;border:1px solid #e0e0e0;border-radius:2px">
<img style="padding:0 24px 16px 0;float:left" width=72 height=72 alt="Error Icon" src="https://png.icons8.com/color/80/000000/chat.png">
<table style="min-width:272px;padding-top:8px">
<tbody>
<tr><td>
<h2 style="font-size:20px;color:#212121;font-weight:bold;margin:0">
Message Board
</h2>
</td></tr>
<tr><td style="padding-top:20px;color:#757575;font-size:16px;font-weight:normal;text-align:left">
Where you will find all of the Messages from your Servers!<br>&nbsp;&nbsp;Here, Their, Everywhere!
</td></tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment