Created
January 26, 2017 06:22
-
-
Save momin-riyadh/4a3c5c4bf43b9b64f8ccb71b6dbfaf86 to your computer and use it in GitHub Desktop.
Chinese New Year Email Template 2017
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | |
| <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> | |
| <meta charset="UTF-8"> | |
| <title>Wristbands | New Year Greetings 2017</title> | |
| <link href="https://fonts.googleapis.com/css?family=Luckiest+Guy" rel="stylesheet"> | |
| <style> | |
| body{ | |
| font-family: Helvetica, Arial, sans-serif; | |
| } | |
| </style> | |
| </head> | |
| <body> | |
| <table width="600" align="center" style=" background:#000000; color:#ffffff; border:0 solid #CCC;" cellpadding="0" cellspacing="0"> | |
| <tr> | |
| <td align="center" style="padding: 80px 0 50px 0;"><a href="https://wristbandshouse.sg/"><img src="http://i.imgur.com/5Wzhk2A.png" alt="wristbands singapore"/></a></td> | |
| </tr> | |
| <tr> | |
| <td align="center" style="color:red; font-size:24px;font-family: 'Luckiest Guy';"><h2>Happy the Year of Rooster</h2></td> | |
| </tr> | |
| <tr> | |
| <td align="center" style="padding: 10px 0 80px 0;"><img width="200px" src="http://i.imgur.com/jLxeuel.png" alt="" /></td> | |
| </tr> | |
| <tr> | |
| <td align="center" style="font-size: 22px;line-height: 1.5em;"><h3>Our Production Will be Closed From <br /> | |
| 26th Jan to 5th Feb 2017</h3></td> | |
| </tr> | |
| <tr> | |
| <td align="center" style="font-size:12px; line-height: 1.5em;padding-bottom: 100px"><p>You still can place order, Our customer service will assist you in holiday. <br /> Our reply may be slower during holiday time.</p></td> | |
| </tr> | |
| </table> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment