Use this template to compose HTML email on Gmail. The email.html
file contains the structure to build the email.
Use this service to edit and send/save your email composition: https://htmlmail.pro/
Last active
October 22, 2017 23:12
-
-
Save mkeneqa/0c04f0692edc23cc3f876735c481c023 to your computer and use it in GitHub Desktop.
GMail HTML
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 Transitional //EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.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> | |
<!--[if gte mso 9]><xml> | |
<o:OfficeDocumentSettings> | |
<o:AllowPNG/> | |
<o:PixelsPerInch>96</o:PixelsPerInch> | |
</o:OfficeDocumentSettings> | |
</xml><![endif]--> | |
<meta http-equiv="Content-TypeView this message on the website | |
Image | |
Watch your wedding highlight here on YouTube | |
Image | |
Watch your wedding highlight here on Vimeo | |
Image | |
Download the video file HERE | |
View this message on the website" content="text/html; charset=utf-8" /> | |
<meta name="viewport" content="width=device-width" /> | |
<!--[if !mso]><!--> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | |
<!--<![endif]--> | |
<title></title> | |
<style type="text/css" id="media-query"> | |
body { | |
margin: 0; | |
padding: 0; | |
} | |
table, | |
tr, | |
td { | |
vertical-align: top; | |
border-collapse: collapse; | |
} | |
.ie-browser table, | |
.mso-container table { | |
table-layout: fixed; | |
} | |
* { | |
line-height: inherit; | |
} | |
a[x-apple-data-detectors=true] { | |
color: inherit !important; | |
text-decoration: none !important; | |
} | |
[owa] .img-container div, | |
[owa] .img-container button { | |
display: block !important; | |
} | |
[owa] .fullwidth button { | |
width: 100% !important; | |
} | |
[owa] .block-grid .col { | |
display: table-cell; | |
float: none !important; | |
vertical-align: top; | |
} | |
.ie-browser .num12, | |
.ie-browser .block-grid, | |
[owa] .num12, | |
[owa] .block-grid { | |
width: 500px !important; | |
} | |
.ExternalClass, | |
.ExternalClass p, | |
.ExternalClass span, | |
.ExternalClass font, | |
.ExternalClass td, | |
.ExternalClass div { | |
line-height: 100%; | |
} | |
.ie-browser .mixed-two-up .num4, | |
[owa] .mixed-two-up .num4 { | |
width: 164px !important; | |
} | |
.ie-browser .mixed-two-up .num8, | |
[owa] .mixed-two-up .num8 { | |
width: 328px !important; | |
} | |
.ie-browser .block-grid.two-up .col, | |
[owa] .block-grid.two-up .col { | |
width: 250px !important; | |
} | |
.ie-browser .block-grid.three-up .col, | |
[owa] .block-grid.three-up .col { | |
width: 166px !important; | |
} | |
.ie-browser .block-grid.four-up .col, | |
[owa] .block-grid.four-up .col { | |
width: 125px !important; | |
} | |
.ie-browser .block-grid.five-up .col, | |
[owa] .block-grid.five-up .col { | |
width: 100px !important; | |
} | |
.ie-browser .block-grid.six-up .col, | |
[owa] .block-grid.six-up .col { | |
width: 83px !important; | |
} | |
.ie-browser .block-grid.seven-up .col, | |
[owa] .block-grid.seven-up .col { | |
width: 71px !important; | |
} | |
.ie-browser .block-grid.eight-up .col, | |
[owa] .block-grid.eight-up .col { | |
width: 62px !important; | |
} | |
.ie-browser .block-grid.nine-up .col, | |
[owa] .block-grid.nine-up .col { | |
width: 55px !important; | |
} | |
.ie-browser .block-grid.ten-up .col, | |
[owa] .block-grid.ten-up .col { | |
width: 50px !important; | |
} | |
.ie-browser .block-grid.eleven-up .col, | |
[owa] .block-grid.eleven-up .col { | |
width: 45px !important; | |
} | |
.ie-browser .block-grid.twelve-up .col, | |
[owa] .block-grid.twelve-up .col { | |
width: 41px !important; | |
} | |
@media only screen and (min-width: 520px) { | |
.block-grid { | |
width: 500px !important; | |
} | |
.block-grid .col { | |
vertical-align: top; | |
} | |
.block-grid .col.num12 { | |
width: 500px !important; | |
} | |
.block-grid.mixed-two-up .col.num4 { | |
width: 164px !important; | |
} | |
.block-grid.mixed-two-up .col.num8 { | |
width: 328px !important; | |
} | |
.block-grid.two-up .col { | |
width: 250px !important; | |
} | |
.block-grid.three-up .col { | |
width: 166px !important; | |
} | |
.block-grid.four-up .col { | |
width: 125px !important; | |
} | |
.block-grid.five-up .col { | |
width: 100px !important; | |
} | |
.block-grid.six-up .col { | |
width: 83px !important; | |
} | |
.block-grid.seven-up .col { | |
width: 71px !important; | |
} | |
.block-grid.eight-up .col { | |
width: 62px !important; | |
} | |
.block-grid.nine-up .col { | |
width: 55px !important; | |
} | |
.block-grid.ten-up .col { | |
width: 50px !important; | |
} | |
.block-grid.eleven-up .col { | |
width: 45px !important; | |
} | |
.block-grid.twelve-up .col { | |
width: 41px !important; | |
} | |
} | |
@media (max-width: 520px) { | |
.block-grid, | |
.col { | |
min-width: 320px !important; | |
max-width: 100% !important; | |
display: block !important; | |
} | |
.block-grid { | |
width: calc(100% - 40px) !important; | |
} | |
.col { | |
width: 100% !important; | |
} | |
.col > div { | |
margin: 0 auto; | |
} | |
img.fullwidth { | |
max-width: 100% !important; | |
} | |
} | |
</style> | |
</head> | |
<body class="clean-body" style="margin: 0;padding: 0;-webkit-text-size-adjust: 100%;background-color: #FFFFFF"> | |
<style type="text/css" id="media-query-bodytag"> | |
@media (max-width: 520px) { | |
.block-grid { | |
min-width: 320px!important; | |
max-width: 100%!important; | |
width: 100%!important; | |
display: block!important; | |
} | |
.col { | |
min-width: 320px!important; | |
max-width: 100%!important; | |
width: 100%!important; | |
display: block!important; | |
} | |
.col > div { | |
margin: 0 auto; | |
} | |
img.fullwidth { | |
max-width: 100%!important; | |
} | |
} | |
</style> | |
<!--[if IE]><div class="ie-browser"><![endif]--> | |
<!--[if mso]><div class="mso-container"><![endif]--> | |
<div class="nl-container" style="min-width: 320px;Margin: 0 auto;background-color: #FFFFFF"> | |
<!--[if (mso)|(IE)]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td align="center" style="background-color: #FFFFFF;"><![endif]--> | |
<div style="background-color:transparent;"> | |
<div style="Margin: 0 auto;min-width: 320px;max-width: 500px;overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;background-color: transparent;" class="block-grid "> | |
<div style="border-collapse: collapse;display: table;width: 100%;"> | |
<!--[if (mso)|(IE)]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="background-color:transparent;" align="center"><table cellpadding="0" cellspacing="0" border="0" style="width: 500px;"><tr class="layout-full-width" style="background-color:transparent;"><![endif]--> | |
<!--[if (mso)|(IE)]><td align="center" width="500" style=" width:500px; padding-right: 0px; padding-left: 0px; padding-top:5px; padding-bottom:5px; border-top: 0px solid transparent; border-left: 0px solid transparent; border-bottom: 0px solid transparent; border-right: 0px solid transparent;" valign="top"><![endif]--> | |
<div class="col num12" style="min-width: 320px;max-width: 500px;display: table-cell;vertical-align: top;background-color: transparent;"> | |
<div style="background-color: transparent; width: 100% !important;"> | |
<!--[if (!mso)&(!IE)]><!--> | |
<div style="border-top: 0px solid transparent; border-left: 0px solid transparent; border-bottom: 0px solid transparent; border-right: 0px solid transparent; padding-top:5px; padding-bottom:5px; padding-right: 0px; padding-left: 0px;"> | |
<!--<![endif]--> | |
<!--[if mso]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px;"><![endif]--> | |
<div style="font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Geneva, Verdana, sans-serif;line-height:120%;color:#555555; padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px;"> | |
<div style="font-size:12px;line-height:14px;color:#555555;font-family:'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Geneva, Verdana, sans-serif;text-align:left;"> | |
<p style="margin: 0;font-size: 12px;line-height: 14px;text-align: center"><span style="font-size: 26px; line-height: 31px;">Jaimini & Aneel </span></p> | |
<p style="margin: 0;font-size: 12px;line-height: 14px;text-align: center"><span style="font-size: 26px; line-height: 31px;">Wedding Highlight Video</span></p> | |
</div> | |
</div> | |
<!--[if mso]></td></tr></table><![endif]--> | |
<div style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px;"> | |
<!--[if (mso)]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right: 10px;padding-left: 10px; padding-top: 10px; padding-bottom: 10px;"><table width="100%" align="center" cellpadding="0" cellspacing="0" border="0"><tr><td><![endif]--> | |
<div align="center"> | |
<div style="border-top: 1px solid #BBBBBB; width:100%; line-height:1px; height:1px; font-size:1px;"> </div> | |
</div> | |
<!--[if (mso)]></td></tr></table></td></tr></table><![endif]--> | |
</div> | |
<!--[if mso]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px;"><![endif]--> | |
<div style="font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Geneva, Verdana, sans-serif;line-height:120%;color:#555555; padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px;"> | |
<div style="font-size:12px;line-height:14px;font-family:'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Geneva, Verdana, sans-serif;color:#555555;text-align:left;"> | |
<p style="margin: 0;font-size: 12px;line-height: 14px">  | |
<br /> | |
</p> | |
<p style="margin: 0;font-size: 12px;line-height: 14px"> <span style="font-size: 18px; line-height: 21px;">Please Use one of the following methods to watch, share and/or download the wedding highlight video:</span></p> | |
<p style="margin: 0;font-size: 12px;line-height: 14px"> | |
<br /> | |
</p> | |
</div> | |
</div> | |
<!--[if mso]></td></tr></table><![endif]--> | |
<!--[if (!mso)&(!IE)]><!--> | |
</div> | |
<!--<![endif]--> | |
</div> | |
</div> | |
<!--[if (mso)|(IE)]></td></tr></table></td></tr></table><![endif]--> | |
</div> | |
</div> | |
</div> | |
<div style="background-color:transparent;"> | |
<div style="Margin: 0 auto;min-width: 320px;max-width: 500px;overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;background-color: transparent;" class="block-grid "> | |
<div style="border-collapse: collapse;display: table;width: 100%;"> | |
<!--[if (mso)|(IE)]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="background-color:transparent;" align="center"><table cellpadding="0" cellspacing="0" border="0" style="width: 500px;"><tr class="layout-full-width" style="background-color:transparent;"><![endif]--> | |
<!--[if (mso)|(IE)]><td align="center" width="500" style=" width:500px; padding-right: 0px; padding-left: 0px; padding-top:5px; padding-bottom:5px; border-top: 0px solid transparent; border-left: 0px solid transparent; border-bottom: 0px solid transparent; border-right: 0px solid transparent;" valign="top"><![endif]--> | |
<div class="col num12" style="min-width: 320px;max-width: 500px;display: table-cell;vertical-align: top;background-color: transparent;"> | |
<div style="background-color: transparent; width: 100% !important;"> | |
<!--[if (!mso)&(!IE)]><!--> | |
<div style="border-top: 0px solid transparent; border-left: 0px solid transparent; border-bottom: 0px solid transparent; border-right: 0px solid transparent; padding-top:5px; padding-bottom:5px; padding-right: 0px; padding-left: 0px;"> | |
<!--<![endif]--> | |
<div align="center" class="img-container center fullwidth" style="padding-right: 0px; padding-left: 0px;"> | |
<!--[if mso]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right: 0px; padding-left: 0px;" align="center"><![endif]--> | |
<a href="http://bit.ly/2vOAxT9" target="_blank"> | |
<img class="center fullwidth" align="center" border="0" src="https://d15k2d11r6t6rl.cloudfront.net/public/users/Integrators/BeeProAgency/78496_53791/jt_aneel_youtube_cover.jpg" alt="Image" title="Image" style="outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;clear: both;display: block !important;border: none;height: auto;float: none;width: 100%;max-width: 500px" width="500" /> | |
</a> | |
<!--[if mso]></td></tr></table><![endif]--> | |
</div> | |
<!--[if mso]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px;"><![endif]--> | |
<div style="font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;line-height:120%;color:#555555; padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px;"> | |
<div style="font-size:12px;line-height:14px;color:#555555;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;text-align:left;"> | |
<p style="margin: 0;font-size: 18px;line-height: 22px"><span style="font-size: 18px; line-height: 21px;">Watch your wedding highlight here on <a style="color:#0068A5;text-decoration: underline;" href="http://bit.ly/2vOAxT9" target="_blank" rel="noopener noreferrer">YouTube</a></span></p> | |
</div> | |
</div> | |
<!--[if mso]></td></tr></table><![endif]--> | |
<!--[if (!mso)&(!IE)]><!--> | |
</div> | |
<!--<![endif]--> | |
</div> | |
</div> | |
<!--[if (mso)|(IE)]></td></tr></table></td></tr></table><![endif]--> | |
</div> | |
</div> | |
</div> | |
<div style="background-color:transparent;"> | |
<div style="Margin: 0 auto;min-width: 320px;max-width: 500px;overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;background-color: transparent;" class="block-grid "> | |
<div style="border-collapse: collapse;display: table;width: 100%;"> | |
<!--[if (mso)|(IE)]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="background-color:transparent;" align="center"><table cellpadding="0" cellspacing="0" border="0" style="width: 500px;"><tr class="layout-full-width" style="background-color:transparent;"><![endif]--> | |
<!--[if (mso)|(IE)]><td align="center" width="500" style=" width:500px; padding-right: 0px; padding-left: 0px; padding-top:5px; padding-bottom:5px; border-top: 0px solid transparent; border-left: 0px solid transparent; border-bottom: 0px solid transparent; border-right: 0px solid transparent;" valign="top"><![endif]--> | |
<div class="col num12" style="min-width: 320px;max-width: 500px;display: table-cell;vertical-align: top;background-color: transparent;"> | |
<div style="background-color: transparent; width: 100% !important;"> | |
<!--[if (!mso)&(!IE)]><!--> | |
<div style="border-top: 0px solid transparent; border-left: 0px solid transparent; border-bottom: 0px solid transparent; border-right: 0px solid transparent; padding-top:5px; padding-bottom:5px; padding-right: 0px; padding-left: 0px;"> | |
<!--<![endif]--> | |
<div style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px;"> | |
<!--[if (mso)]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right: 10px;padding-left: 10px; padding-top: 10px; padding-bottom: 10px;"><table width="100%" align="center" cellpadding="0" cellspacing="0" border="0"><tr><td><![endif]--> | |
<div align="center"> | |
<div style="border-top: 1px solid #BBBBBB; width:100%; line-height:1px; height:1px; font-size:1px;"> </div> | |
</div> | |
<!--[if (mso)]></td></tr></table></td></tr></table><![endif]--> | |
</div> | |
<!--[if (!mso)&(!IE)]><!--> | |
</div> | |
<!--<![endif]--> | |
</div> | |
</div> | |
<!--[if (mso)|(IE)]></td></tr></table></td></tr></table><![endif]--> | |
</div> | |
</div> | |
</div> | |
<div style="background-color:transparent;"> | |
<div style="Margin: 0 auto;min-width: 320px;max-width: 500px;overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;background-color: transparent;" class="block-grid "> | |
<div style="border-collapse: collapse;display: table;width: 100%;"> | |
<!--[if (mso)|(IE)]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="background-color:transparent;" align="center"><table cellpadding="0" cellspacing="0" border="0" style="width: 500px;"><tr class="layout-full-width" style="background-color:transparent;"><![endif]--> | |
<!--[if (mso)|(IE)]><td align="center" width="500" style=" width:500px; padding-right: 0px; padding-left: 0px; padding-top:5px; padding-bottom:5px; border-top: 0px solid transparent; border-left: 0px solid transparent; border-bottom: 0px solid transparent; border-right: 0px solid transparent;" valign="top"><![endif]--> | |
<div class="col num12" style="min-width: 320px;max-width: 500px;display: table-cell;vertical-align: top;background-color: transparent;"> | |
<div style="background-color: transparent; width: 100% !important;"> | |
<!--[if (!mso)&(!IE)]><!--> | |
<div style="border-top: 0px solid transparent; border-left: 0px solid transparent; border-bottom: 0px solid transparent; border-right: 0px solid transparent; padding-top:5px; padding-bottom:5px; padding-right: 0px; padding-left: 0px;"> | |
<!--<![endif]--> | |
<div align="center" class="img-container center fullwidth" style="padding-right: 0px; padding-left: 0px;"> | |
<!--[if mso]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right: 0px; padding-left: 0px;" align="center"><![endif]--> | |
<a href="http://bit.ly/2gPPyNT" target="_blank"> | |
<img class="center fullwidth" align="center" border="0" src="https://d15k2d11r6t6rl.cloudfront.net/public/users/Integrators/BeeProAgency/78496_53791/jt_aneel_vimeo_cover.jpg" alt="Image" title="Image" style="outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;clear: both;display: block !important;border: none;height: auto;float: none;width: 100%;max-width: 500px" width="500" /> | |
</a> | |
<!--[if mso]></td></tr></table><![endif]--> | |
</div> | |
<!--[if mso]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px;"><![endif]--> | |
<div style="font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;line-height:120%;color:#555555; padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px;"> | |
<div style="font-size:12px;line-height:14px;color:#555555;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;text-align:left;"> | |
<p style="margin: 0;font-size: 18px;line-height: 22px"><span style="font-size: 18px; line-height: 21px;">Watch your wedding highlight here on <a style="color:#0068A5;text-decoration: underline;" href="http://bit.ly/2gPPyNT" target="_blank" rel="noopener noreferrer">Vimeo</a></span></p> | |
</div> | |
</div> | |
<!--[if mso]></td></tr></table><![endif]--> | |
<!--[if (!mso)&(!IE)]><!--> | |
</div> | |
<!--<![endif]--> | |
</div> | |
</div> | |
<!--[if (mso)|(IE)]></td></tr></table></td></tr></table><![endif]--> | |
</div> | |
</div> | |
</div> | |
<div style="background-color:transparent;"> | |
<div style="Margin: 0 auto;min-width: 320px;max-width: 500px;overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;background-color: transparent;" class="block-grid "> | |
<div style="border-collapse: collapse;display: table;width: 100%;"> | |
<!--[if (mso)|(IE)]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="background-color:transparent;" align="center"><table cellpadding="0" cellspacing="0" border="0" style="width: 500px;"><tr class="layout-full-width" style="background-color:transparent;"><![endif]--> | |
<!--[if (mso)|(IE)]><td align="center" width="500" style=" width:500px; padding-right: 0px; padding-left: 0px; padding-top:5px; padding-bottom:5px; border-top: 0px solid transparent; border-left: 0px solid transparent; border-bottom: 0px solid transparent; border-right: 0px solid transparent;" valign="top"><![endif]--> | |
<div class="col num12" style="min-width: 320px;max-width: 500px;display: table-cell;vertical-align: top;background-color: transparent;"> | |
<div style="background-color: transparent; width: 100% !important;"> | |
<!--[if (!mso)&(!IE)]><!--> | |
<div style="border-top: 0px solid transparent; border-left: 0px solid transparent; border-bottom: 0px solid transparent; border-right: 0px solid transparent; padding-top:5px; padding-bottom:5px; padding-right: 0px; padding-left: 0px;"> | |
<!--<![endif]--> | |
<div style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px;"> | |
<!--[if (mso)]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right: 10px;padding-left: 10px; padding-top: 10px; padding-bottom: 10px;"><table width="100%" align="center" cellpadding="0" cellspacing="0" border="0"><tr><td><![endif]--> | |
<div align="center"> | |
<div style="border-top: 1px solid #BBBBBB; width:100%; line-height:1px; height:1px; font-size:1px;"> </div> | |
</div> | |
<!--[if (mso)]></td></tr></table></td></tr></table><![endif]--> | |
</div> | |
<!--[if (!mso)&(!IE)]><!--> | |
</div> | |
<!--<![endif]--> | |
</div> | |
</div> | |
<!--[if (mso)|(IE)]></td></tr></table></td></tr></table><![endif]--> | |
</div> | |
</div> | |
</div> | |
<div style="background-color:transparent;"> | |
<div style="Margin: 0 auto;min-width: 320px;max-width: 500px;overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;background-color: transparent;" class="block-grid "> | |
<div style="border-collapse: collapse;display: table;width: 100%;"> | |
<!--[if (mso)|(IE)]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="background-color:transparent;" align="center"><table cellpadding="0" cellspacing="0" border="0" style="width: 500px;"><tr class="layout-full-width" style="background-color:transparent;"><![endif]--> | |
<!--[if (mso)|(IE)]><td align="center" width="500" style=" width:500px; padding-right: 0px; padding-left: 0px; padding-top:5px; padding-bottom:5px; border-top: 0px solid transparent; border-left: 0px solid transparent; border-bottom: 0px solid transparent; border-right: 0px solid transparent;" valign="top"><![endif]--> | |
<div class="col num12" style="min-width: 320px;max-width: 500px;display: table-cell;vertical-align: top;background-color: transparent;"> | |
<div style="background-color: transparent; width: 100% !important;"> | |
<!--[if (!mso)&(!IE)]><!--> | |
<div style="border-top: 0px solid transparent; border-left: 0px solid transparent; border-bottom: 0px solid transparent; border-right: 0px solid transparent; padding-top:5px; padding-bottom:5px; padding-right: 0px; padding-left: 0px;"> | |
<!--<![endif]--> | |
<div align="center" class="img-container center fullwidth" style="padding-right: 0px; padding-left: 0px;"> | |
<!--[if mso]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right: 0px; padding-left: 0px;" align="center"><![endif]--> | |
<a href="http://bit.ly/2wLRbQm" target="_blank"> | |
<img class="center fullwidth" align="center" border="0" src="https://d15k2d11r6t6rl.cloudfront.net/public/users/Integrators/BeeProAgency/78496_53791/jt_aneel_download_cover.jpg" alt="Image" title="Image" style="outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;clear: both;display: block !important;border: none;height: auto;float: none;width: 100%;max-width: 500px" width="500" /> | |
</a> | |
<!--[if mso]></td></tr></table><![endif]--> | |
</div> | |
<!--[if mso]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px;"><![endif]--> | |
<div style="font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Geneva, Verdana, sans-serif;line-height:120%;color:#555555; padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px;"> | |
<div style="font-size:12px;line-height:14px;color:#555555;font-family:'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Geneva, Verdana, sans-serif;text-align:left;"> | |
<p style="margin: 0;font-size: 18px;line-height: 22px"><span style="font-size: 18px; line-height: 21px;">Download the video file <a style="color:#0068A5;text-decoration: underline;" href="http://bit.ly/2wLRbQm" target="_blank" rel="noopener noreferrer">HERE</a></span></p> | |
</div> | |
</div> | |
<!--[if mso]></td></tr></table><![endif]--> | |
<div style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px;"> | |
<!--[if (mso)]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right: 10px;padding-left: 10px; padding-top: 10px; padding-bottom: 10px;"><table width="100%" align="center" cellpadding="0" cellspacing="0" border="0"><tr><td><![endif]--> | |
<div align="center"> | |
<div style="border-top: 1px solid #BBBBBB; width:100%; line-height:1px; height:1px; font-size:1px;"> </div> | |
</div> | |
<!--[if (mso)]></td></tr></table></td></tr></table><![endif]--> | |
</div> | |
<!--[if (!mso)&(!IE)]><!--> | |
</div> | |
<!--<![endif]--> | |
</div> | |
</div> | |
<!--[if (mso)|(IE)]></td></tr></table></td></tr></table><![endif]--> | |
</div> | |
</div> | |
</div> | |
<!--[if (mso)|(IE)]></td></tr></table><![endif]--> | |
</div> | |
<!--[if (mso)|(IE)]></div><![endif]--> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment