Skip to content

Instantly share code, notes, and snippets.

@cossssmin
Last active November 23, 2017 17:52
Show Gist options
  • Save cossssmin/8ee24e6df1492c3a1385a28c12faf625 to your computer and use it in GitHub Desktop.
Save cossssmin/8ee24e6df1492c3a1385a28c12faf625 to your computer and use it in GitHub Desktop.
Pine Alert With Background Colour
<table align="center" cellpadding="0" cellspacing="0" role="presentation" width="100%">
<tr>
<td bgcolor="#0099E5" style="color: #FFFFFF; padding: 15px 30px;">
This is an alert with background colour
</td>
</tr>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment