Skip to content

Instantly share code, notes, and snippets.

@dexterbrylle
Created January 6, 2017 04:26
Show Gist options
  • Save dexterbrylle/0e3eae1a3d20bd322d04028163efd3ac to your computer and use it in GitHub Desktop.
Save dexterbrylle/0e3eae1a3d20bd322d04028163efd3ac to your computer and use it in GitHub Desktop.
<!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" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="initial-scale=1.0">
<!-- So that mobile webkit will display zoomed in -->
<meta name="format-detection" content="telephone=no">
<!-- disable auto telephone linking in iOS -->
<title>Merry Christmas from Wunderman Manila</title>
<style type="text/css">
@media only screen and (min-width: 768px) {}
@media only screen and (min-width: 480px) and (max-width: 767px) {}
@media only screen and (max-width: 479px) {
body {
padding: 0 !important;
}
table[id='stage'] {
width: 100% !important;
}
td[class*='unit'] {
display: inline-block;
width: 100% !important;
}
}
</style>
<!--[if gte mso 9]>
<style type="text/css">
</style>
<![endif]-->
<!--[if gte mso 9]><xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml>
<![endif]-->
</head>
<body style="margin: 0;padding: 30px 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;height: 100% !important;width: 100% !important;">
<table border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse: collapse;border-spacing: 0;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
<tr>
<td style="mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">&nbsp;</td>
<td cellpadding="0" cellspacing="0" width="700" style="mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="1">
<table id="stage" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse: collapse;border-spacing: 0;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
<tr>
<td valign="top" align="left" class="unit" style="mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
<img src="http://i.imgur.com/gH1elkS.jpg" alt="" style="outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;display:block;width: 100%;max-width: 100%;">
</td>
</tr>
<tr>
<td valign="top" align="left" class="unit" style="mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
<img src="http://i.imgur.com/sLF9m6t.jpg" alt="" style="outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;display:block;width: 100%;max-width: 100%;">
</td>
</tr>
<tr>
<td valign="top" align="left" class="unit" style="mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
<a href="http://mnl.wunderman.com.ph"><img src="http://i.imgur.com/Kv0xWoP.jpg" alt="" style="outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;display:block;width: 100%;max-width: 100%;"></a>
</td>
</tr>
</table>
</td>
<td style="mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">&nbsp;</td>
</tr>
</table>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment