Skip to content

Instantly share code, notes, and snippets.

@normanzb
Created August 11, 2014 18:11
Show Gist options
  • Save normanzb/ef6b7ab8bd0d5887051b to your computer and use it in GitHub Desktop.
Save normanzb/ef6b7ab8bd0d5887051b to your computer and use it in GitHub Desktop.
study-plan.html
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="apple-mobile-web-app-capable" content="yes">
<meta content="yes" name="apple-touch-fullscreen">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="format-detection" content="telephone=no">
<title>Norman Test</title>
<style type="text/css">
body, #bodyTable, #bodyCell {
height: 100% !important;
margin: 0;
padding: 0;
width: 100% !important;
}
body, #bodyTable, #bodyCell {
height: 100% !important;
margin: 0;
padding: 0;
width: 100% !important;
}
table {
border-collapse: collapse;
}
img, a img {
border: 0;
outline: none;
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
}
p {
margin: 1em 0;
}
.ReadMsgBody {
width: 100%;
}
.ExternalClass {
width: 100% !important;
}
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {
line-height: 100%;
}
table, td {
mso-table-lspace: 0pt;
mso-table-rspace: 0pt;
}
#outlook a {
padding: 0;
}
img {
-ms-interpolation-mode: bicubic;
}
body, table, td, p, a, li, blockquote {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
.flexibleImage {
height: auto;
}
.bottomShim {
padding-bottom: 20px;
}
.imageContent, .imageContentLast {
padding-bottom: 20px;
}
.nestedContainerCell {
padding-top: 20px;
padding-Right: 20px;
padding-Left: 20px;
}
body, #bodyTable {
background-color: #F5F5F5;
}
#bodyCell {
padding-top: 40px;
padding-bottom: 40px;
}
#emailBody {
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
border-collapse: separate;
border-radius: 4px;
}
h1, h2, h3, h4, h5, h6 {
color: #202020;
font-family: Helvetica;
font-size: 20px;
line-height: 125%;
text-align: Left;
}
.textContent, .textContentLast {
color: #404040;
font-family: Helvetica;
font-size: 16px;
line-height: 125%;
text-align: Left;
padding-bottom: 20px;
}
.textContent a, .textContentLast a {
color: #2C9AB7;
text-decoration: underline;
}
.nestedContainer {
background-color: #E5E5E5;
border: 1px solid #CCCCCC;
}
.emailButton {
background-color: #2C9AB7;
border-collapse: separate;
border-radius: 4px;
}
.buttonContent {
color: #FFFFFF;
font-family: Helvetica;
font-size: 18px;
font-weight: bold;
line-height: 100%;
padding: 15px;
text-align: center;
}
.buttonContent a {
color: #FFFFFF;
display: block;
text-decoration: none;
}
.emailCalendar {
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
}
.emailCalendarMonth {
background-color: #2C9AB7;
color: #FFFFFF;
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
.emailCalendarDay {
color: #2C9AB7;
font-family: Helvetica, Arial, sans-serif;
font-size: 60px;
font-weight: bold;
line-height: 100%;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}
.applelinks a {
color: #222222;
text-decoration: none;
}
.ExternalClass img[class^=Emoji] {
width: 10px !important;
height: 10px !important;
display: inline !important;
}
a {
color: #186abe;
}
@media screen and (max-device-width: 640px) {
*[class=emailwrapto100pc] {
width: 100% !important;
height: auto !important;
}
*[class=emailwraptomax400px] {
width: 100% !important;
max-width: 400px !important;
height: auto !important;
}
*[class=emailnomob] {
display: none !important;
}
*[class=emailcolsplit] {
display: block !important;
width: 100% !important;
}
*[class=emailcolsplitleft] {
display: block !important;
width: 100% !important;
text-align: left !important;
}
*[class=emailcolsplitsnap] {
display: block !important;
}
*[class=emailhidebreaks] br {
display: none !important;
}
*[class=padding0] {
padding: 0 !important;
}
*[class=padding10] {
padding: 10px !important;
}
span[class=emailfontsize14] {
font-size: 14px !important;
}
span[class=emailfontsize16] {
font-size: 16px !important;
}
span[class=emailfontsize18] {
font-size: 18px !important;
}
span[class=emailfontsize20] {
font-size: 20px !important;
}
span[class=emailfontsize24] {
font-size: 24px !important;
}
}
@media only screen and (max-width: 480px) {
/*////// CLIENT-SPECIFIC STYLES //////*/
body {
width: 100% !important;
min-width: 100% !important;
}
table[id="emailBody"], table[class="flexibleContainer"] {
width: 100% !important;
}
img[class="flexibleImage"] {
height: auto !important;
width: 100% !important;
}
table[class="emailButton"] {
width: 100% !important;
}
td[class="buttonContent"] {
padding: 0 !important;
}
td[class="buttonContent"] a {
padding: 15px !important;
}
td[class="textContentLast"], td[class="imageContentLast"] {
padding-top: 20px !important;
}
td[id="bodyCell"] {
padding-top: 10px !important;
padding-Right: 10px !important;
padding-Left: 10px !important;
}
}
h2, h3, h4, h5, h6 {
color: #3c3b38;
margin-top: 5px;
margin-bottom: .9em;
line-height: 1.1em;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html[lang=ja] h2, html[lang=ja] h3, html[lang=ja] h4, html[lang=ja] h5, html[lang=ja] h6 {
font-family: Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1 {
font-family:Arial;
font-weight:bold;
font-size: 30px;
color:#000000
}
h2 {
font-family:"HelveticaNeue-CondensedBold";
font-weight:bold;
font-size: 30px;
color:#000000
}
h3 {
font-family:Arial;
font-weight:bold;
font-size: 20px;
color:#000000
}
h4 {
font-family:"HelveticaNeue-CondensedBold";
font-weight:bold;
font-size: 20px;
color:#000000
}
h5 {
font-size: 14px;
}
h6 {
font-size: 14px;
font-weight: normal;
}
p {
line-height: 22px;
}
</style>
<!--[if mso 12]>
<style type="text/css">
.flexibleContainer {
display: block !important;
width: 100% !important;
}
</style>
<![endif]-->
<style type="text/css">
.flexibleContainer {
display: block !important;
width: 100% !important;
}
</style>
<![endif]-->
</head>
<body>
<center dir="ltr">
<table border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="bodyTable">
<tr>
<td align="center" valign="top">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td>
<div class="parsys preheadPar"><table width="100%" cellspacing="0" cellpadding="0" border="0" style="margin:0 0 0 0;">
<tr>
<td bgcolor="" style="padding:0 0 0 0;">
<table width="100%" height="0"
>
<tr height="auto">
<td
style="background-color:#333333;"
width=""
height="auto" align="left" valign="top">
</td>
<td
style="background-color:#333333;"
width="650"
height="auto" align="left" valign="top">
<table width="100%" cellspacing="0" cellpadding="0" border="0" style="margin:0 0 0 0;">
<tr>
<td bgcolor="" style="padding:0 0 0 0;">
<table width="100%" height="0"
>
<tr height="auto">
<td
style="background-color:transparent;"
width="60.0%"
height="auto" align="left" valign="top">
<table width="auto" cellspacing="0" cellpadding="0" border="0" style="margin:0 0 0 0;padding:0 0 0 0;">
<tr>
<td>
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<p style="text-align: right;"><span style="color: #FFFFFF;"><span style="font-family: Arial,helvetica,verdana,freesans,sans-serif; font-size: 11px;">Here's how to keep your balloon flying high. | Read Online</span></span></p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td
style="background-color:transparent;"
width="40.0%"
height="auto" align="left" valign="top">
<table width="auto" cellspacing="0" cellpadding="0" border="0" style="margin:0 0 0 0;padding:0 0 0 0;">
<tr>
<td>
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<p><span style="color: #FFFFFF;"><span style="font-family: Arial,helvetica,verdana,freesans,sans-serif; font-size: 11px;">%%mm_HostedEN_0eWhitelabeltext_0%%</span></span></p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table></td>
<td
style="background-color:#333333;"
width=""
height="auto" align="left" valign="top">
</td>
</tr>
</table>
</td>
</tr>
</table></div>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" valign="top" id="bodyCell">
<table border="0" cellpadding="0" cellspacing="0" width="650" id="emailBody">
<tr>
<td align="center" valign="top">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="center" valign="top">
<table border="0" cellpadding="0" cellspacing="0" width="650" class="flexibleContainer">
<tr>
<td align="center" valign="top" width="650" class="flexibleContainerCell">
<table width="100%" cellspacing="0" cellpadding="0" border="0" style="margin:0 0 0 0;">
<tr>
<td bgcolor="" style="padding:0 0 0 0;">
<table width="100%" height="auto"
background="http://qa-ak1.englishtown.com/dam/englishtown/Sandbox/header-bg.jpg?v=AUfGIyMA" style="background-image:url(http://qa-ak1.englishtown.com/dam/englishtown/Sandbox/header-bg.jpg?v=AUfGIyMA);background-repeat:repeat-x;background-position:left top;"
>
<tr height="auto">
<td
style="background-color:#ddf1e2;"
width="100.0%"
height="auto" align="left" valign="top">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td style="margin:0 0 0 0;padding:0 0 0 0;">
<table align="left" cellspacing="0" cellpadding="0" border="0">
<tr>
<td>
<span style="font-size:22px;font-weight:bold; color:#4a4a4a; line-height:26px;"><img title="logo" alt="logo" class="cq-dd-image" src="http://qa-ak1.englishtown.com/en-gb/email-campaigns/norman-test/_jcr_content/par/dynamiccontentblock_/modulepar/columns_a37b/column0/fullimage_734d.img.png/1407778506977.png"></span>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" cellspacing="0" cellpadding="0" border="0" style="margin:0 0 0 0;">
<tr>
<td bgcolor="" style="padding:0 0 0 0;">
<table width="100%" height="auto"
>
<tr height="auto">
<td
style="background-color:transparent;"
width="33.33333333333333%"
height="auto" align="left" valign="top">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td style="margin:0 0 0 0;padding:0 0 0 0;">
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tr>
<td>
<span style="font-size:22px;font-weight:bold; color:#4a4a4a; line-height:26px;"><img title="balloon-1" alt="balloon-1" class="cq-dd-image" src="http://qa-ak2.englishtown.com/en-gb/email-campaigns/norman-test/_jcr_content/par/dynamiccontentblock_/modulepar/columns_a37b/column0/columns_dd80/column0/fullimage_e0e5.img.gif/1407778508595.gif"></span>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td
style="background-color:transparent;"
width="66.66666666666666%"
height="auto" align="left" valign="top">
<table width="auto" cellspacing="0" cellpadding="0" border="0" style="margin:0 0 0 0;padding:0 0 0 0;">
<tr>
<td>
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<h1><span style="color: #008080;">%%First Name%%,&nbsp;</span></h1>
<h1><span style="color: #008080;">welcome to your English course</span></h1>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td style="margin:0 0 0 0;padding:0 0 0 0;">
<table align="left" cellspacing="0" cellpadding="0" border="0">
<tr>
<td>
<span style="font-size:22px;font-weight:bold; color:#4a4a4a; line-height:26px;"><img title="header-mtns" alt="header-mtns" class="cq-dd-image" src="http://qa-ak1.englishtown.com/en-gb/email-campaigns/norman-test/_jcr_content/par/dynamiccontentblock_/modulepar/columns_a37b/column0/fullimage_a531.img.png/1407778505765.png"></span>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table><table width="100%" cellspacing="0" cellpadding="0" border="0" style="margin:30px 0 0 0;">
<tr>
<td bgcolor="" style="padding:0 0 0 0;">
<table width="100%" height="auto"
>
<tr height="auto">
<td
style="background-color:transparent;"
width="7.6923076923076925%"
height="auto" align="left" valign="top">
</td>
<td
style="background-color:transparent;"
width="15.384615384615385%"
height="auto" align="left" valign="top">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td style="margin:0 0 0 0;padding:0 0 0 0;">
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tr>
<td>
<span style="font-size:22px;font-weight:bold; color:#4a4a4a; line-height:26px;"><img title="quote-man" alt="quote-man" class="cq-dd-image" src="http://qa-ak2.englishtown.com/en-gb/email-campaigns/norman-test/_jcr_content/par/dynamiccontentblock_/modulepar/columns_c876/column1/fullimage_92f.img.jpg/1407778507818.jpg"></span>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td
style="background-color:transparent;"
width="7.6923076923076925%"
height="auto" align="left" valign="top">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td style="margin:0 0 0 0;padding:0 0 0 0;">
<table align="left" cellspacing="0" cellpadding="0" border="0">
<tr>
<td>
<span style="font-size:22px;font-weight:bold; color:#4a4a4a; line-height:26px;"><img title="quote-66" alt="quote-66" class="cq-dd-image" src="http://qa-ak1.englishtown.com/en-gb/email-campaigns/norman-test/_jcr_content/par/dynamiccontentblock_/modulepar/columns_c876/column2/fullimage_456e.img.gif/1407778506837.gif"></span>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td
style="background-color:transparent;"
width="53.84615384615385%"
height="auto" align="left" valign="top">
<table width="auto" cellspacing="0" cellpadding="0" border="0" style="margin:0 0 0 0;padding:0 0 0 0;">
<tr>
<td>
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<p>I'm Brian, Director of Studies at EF Englishtown. My role is to help you study effectively within our school</p>
<p>Here's a reminder of your Study Plan selections. Your plan is designed to help you make progress in simple steps, so follow your plan and you'll soon see results.</p>
<p>One of the many benefits you'll enjoy as a premium student at EF Englishtown is having a dedicated support team to keep you on track. One of our team will be calling you soon to welcome you into our school.</p>
<p>I'll also stay in touch to offer tips and advice I think you'll find useful. Until then, I hope that you enjoy your studies with us.</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td
style="background-color:transparent;"
width="7.6923076923076925%"
height="auto" align="left" valign="top">
</td>
<td
style="background-color:transparent;"
width="7.6923076923076925%"
height="auto" align="left" valign="top">
</td>
</tr>
</table>
</td>
</tr>
</table><table width="100%" cellspacing="0" cellpadding="0" border="0" style="margin:0 0 0 0;">
<tr>
<td bgcolor="" style="padding:0 0 0 0;">
<table width="100%" height="auto"
>
<tr height="auto">
<td
style="background-color:transparent;"
width="7.6923076923076925%"
height="auto" align="left" valign="top">
</td>
<td
style="background-color:transparent;"
width="15.384615384615385%"
height="auto" align="left" valign="top">
</td>
<td
style="background-color:transparent;"
width="7.6923076923076925%"
height="auto" align="left" valign="top">
</td>
<td
style="background-color:transparent;"
width="53.84615384615385%"
height="auto" align="left" valign="top">
<table width="auto" cellspacing="0" cellpadding="0" border="0" style="margin:0 0 0 0;padding:0 0 0 0;">
<tr>
<td>
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<h3>Brian McKay, Director of Studies</h3>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td
style="background-color:transparent;"
width="7.6923076923076925%"
height="auto" align="left" valign="top">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td style="margin:0 0 0 0;padding:0 0 0 0;">
<table align="left" cellspacing="0" cellpadding="0" border="0">
<tr>
<td>
<span style="font-size:22px;font-weight:bold; color:#4a4a4a; line-height:26px;"><img title="quote-99" alt="quote-99" class="cq-dd-image" src="http://qa-ak1.englishtown.com/en-gb/email-campaigns/norman-test/_jcr_content/par/dynamiccontentblock_/modulepar/columns_d192/column4/fullimage_5a26.img.gif/1407778504710.gif"></span>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td
style="background-color:transparent;"
width="7.6923076923076925%"
height="auto" align="left" valign="top">
</td>
</tr>
</table>
</td>
</tr>
</table><table width="100%" cellspacing="0" cellpadding="0" border="0" style="margin:0 0 0 0;">
<tr>
<td bgcolor="" style="padding:0 0 0 0;">
<table width="100%" height="auto"
>
<tr height="auto">
<td
style="background-color:#FFFFFF;"
width="23.076923076923077%"
height="auto" align="left" valign="top">
</td>
<td
style="background-color:#FFFFFF;"
width="69.23076923076923%"
height="auto" align="left" valign="top">
<table border="0"cellspacing="0" cellpadding="0"
class="emailwrapto100pc" style="margin:auto;" bgcolor="#f1f1f1">
<tbody>
<tr>
<td valign="top" align="left" width="25" height="25"
class='emailnomob' background="http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/grey-box-tl.gif?v=AUcWq9CZ" style="background-image:transparent url(http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/grey-box-tl.gif?v=AUcWq9CZ) no-repeat;">
</td>
<td><!--spacer--></td>
<td valign="top" align="right" width="25" height="25"
class='emailnomob' background ="http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/grey-box-tr.gif?v=AUcWq9CY" style="background-image:transparent url(http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/grey-box-tr.gif?v=AUcWq9CY) no-repeat;">
</td>
</tr>
<tr>
<td class="emailnomob">&nbsp;</td>
<td align="center"><table border="0" cellspacing="0"
cellpadding="0" bgcolor="#00bfe1">
<tbody>
<tr>
<td valign="top" align="left" width="9" height="8" background="http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/bluegrey-box-tl.gif?v=AUcWq9CX" style="background-image:transparent url(http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/bluegrey-box-tl.gif?v=AUcWq9CX) no-repeat;">
</td>
<td></td>
<td valign="top" align="right" width="9" height="8" background="http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/bluegrey-box-tr.gif?v=AUcWq9CX" style="background-image:transparent url(http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/bluegrey-box-tr.gif?v=AUcWq9CX) no-repeat;">
</td>
<td bgcolor="#f1f1f1" width="15"></td>
<td valign="top" align="left" width="9" height="8" background="http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/bluegrey-box-tl.gif?v=AUcWq9CX" style="background-image:transparent url(http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/bluegrey-box-tl.gif?v=AUcWq9CX) no-repeat;">
</td>
<td></td>
<td valign="top" align="right" width="9" height="8" background="http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/bluegrey-box-tr.gif?v=AUcWq9CX" style="background-image:transparent url(http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/bluegrey-box-tr.gif?v=AUcWq9CX) no-repeat;">
</td>
<td bgcolor="#f1f1f1" width="15"></td>
<td valign="top" align="left" width="9" height="8" background="http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/bluegrey-box-tl.gif?v=AUcWq9CX" style="background-image:transparent url(http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/bluegrey-box-tl.gif?v=AUcWq9CX) no-repeat;">
</td>
<td></td>
<td valign="top" align="right" width="9" height="8" background="http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/bluegrey-box-tr.gif?v=AUcWq9CX" style="background-image:transparent url(http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/bluegrey-box-tr.gif?v=AUcWq9CX) no-repeat;">
</td>
<td bgcolor="#f1f1f1" width="15"></td>
</tr>
<tr>
<td width="1" height="77" class="spacer"></td>
<td align="center"> <h3><span style="color: #FFFFFF;">%%Study Plan Current Level%%</span></h3>
</td>
<td></td>
<td bgcolor="#f1f1f1"></td>
<td width="1" height="77" class="spacer"></td>
<td align="center"> <h3><span style="color: #FFFFFF;">%%Study Plan Pace%%</span></h3>
<h3><span style="color: #FFFFFF;">HOURS WEEKLY</span></h3>
</td>
<td></td>
<td bgcolor="#f1f1f1"></td>
<td width="1" height="77" class="spacer"></td>
<td align="center"> <h3><span style="color: #FFFFFF;">%%STUDY PLAN GOAL DATE%%</span></h3>
</td>
<td></td>
<td bgcolor="#f1f1f1"></td>
</tr>
<tr>
<td valign="bottom" align="left" width="9" height="8" background="http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/bluegrey-box-bl.gif?v=AUcWq9CW" style="background-image:transparent url(http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/bluegrey-box-bl.gif?v=AUcWq9CW) no-repeat;"></td>
<td height="8"></td>
<td valign="bottom" align="right" width="9" height="8" background="http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/bluegrey-box-br.gif?v=AUcWq9CV" style="background-image:transparent url(http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/bluegrey-box-br.gif?v=AUcWq9CV) no-repeat;"></td>
<td bgcolor="#f1f1f1"></td>
<td valign="bottom" align="left" width="9" height="8" background="http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/bluegrey-box-bl.gif?v=AUcWq9CW" style="background-image:transparent url(http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/bluegrey-box-bl.gif?v=AUcWq9CW) no-repeat;"></td>
<td height="8"></td>
<td valign="bottom" align="right" width="9" height="8" background="http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/bluegrey-box-br.gif?v=AUcWq9CV" style="background-image:transparent url(http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/bluegrey-box-br.gif?v=AUcWq9CV) no-repeat;"></td>
<td bgcolor="#f1f1f1"></td>
<td valign="bottom" align="left" width="9" height="8" background="http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/bluegrey-box-bl.gif?v=AUcWq9CW" style="background-image:transparent url(http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/bluegrey-box-bl.gif?v=AUcWq9CW) no-repeat;"></td>
<td height="8"></td>
<td valign="bottom" align="right" width="9" height="8" background="http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/bluegrey-box-br.gif?v=AUcWq9CV" style="background-image:transparent url(http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/bluegrey-box-br.gif?v=AUcWq9CV) no-repeat;"></td>
<td bgcolor="#f1f1f1"></td>
</tr>
<tr>
<td bgcolor="#f1f1f1" colspan="3" align="center" valign="top"width="90" style="padding-top:10px;">
Level</td>
<td bgcolor="#f1f1f1"></td>
<td bgcolor="#f1f1f1" colspan="3" align="center" valign="top"width="90" style="padding-top:10px;">
Pace</td>
<td bgcolor="#f1f1f1"></td>
<td bgcolor="#f1f1f1" colspan="3" align="center" valign="top"width="90" style="padding-top:10px;">
Goal Date</td>
<td bgcolor="#f1f1f1"></td>
</tr>
</tbody>
</table></td>
<td class="emailnomob">&nbsp;</td>
</tr>
<tr>
<td valign="bottom" align="left" width="25"
height="25" background="http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/grey-box-bl.gif?v=AUcWq9CZ" style="background-image:transparent url(http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/grey-box-bl.gif?v=AUcWq9CZ) no-repeat;"></td>
<td></td>
<td valign="bottom" align="right" width="25"
height="25" background="http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/grey-box-br.gif?v=AUcWq9Ca" style="background-image:transparent url(http://qa-ak2.englishtown.com/etc/designs/b2c/email/clientlibs-component/study-plan/imgs/grey-box-br.gif?v=AUcWq9Ca) no-repeat;"></td>
</tr>
</tbody>
</table>
</td>
<td
style="background-color:transparent;"
width="7.6923076923076925%"
height="auto" align="left" valign="top">
</td>
</tr>
</table>
</td>
</tr>
</table><table width="100%" cellspacing="0" cellpadding="0" border="0" style="margin:30px 0 0 0;">
<tr>
<td bgcolor="" style="padding:0 0 0 0;">
<table width="100%" height="auto"
>
<tr height="auto">
<td
style="background-color:transparent;"
width="23.076923076923077%"
height="auto" align="left" valign="top">
</td>
<td
style="background-color:#FFFFFF;"
width="7.6923076923076925%"
height="auto" align="left" valign="top">
</td>
<td
style="background-color:#FFFFFF;"
width="61.53846153846154%"
height="auto" align="left" valign="top">
<table width="100%" cellspacing="0" cellpadding="0" border="0" class="emailwrapto100pc">
<tbody>
<tr>
<td style="font-size: 1px; line-height: 1px; margin-left:10px;" class="emailnomob">
</td>
</tr>
<tr>
<td align="left">
<table cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td height="22" style="font-size: 12px; text-shadow: none; border: none; border-radius: 0; text-align: center; font-family: arial; font-weight: bold; padding: 15px 45px; box-shadow: none; text-transform: uppercase; font-family: arial; font-weight: bold; background: #ec008c; color: #ffffff;" align="center" valign="middle">
<strong>
<a style="display:inline-block;text-decoration:none;color: #ffffff" href="#" target="_self">GET STARTED</a>
</strong>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="font-size: 1px; line-height: 1px; margin-left:10px;" class="emailnomob" height="23">
<!-- Spacer -->
</td>
</tr>
</tbody>
</table>
<!--Action Link configuration warnings:
URL is blank!
-->
</td>
<td
style="background-color:transparent;"
width="7.6923076923076925%"
height="auto" align="left" valign="top">
</td>
</tr>
</table>
</td>
</tr>
</table><table width="100%" cellspacing="0" cellpadding="0" border="0" style="margin:0 0 0 0;">
<tr>
<td bgcolor="" style="padding:0 0 0 0;">
<table width="100%" height="auto"
>
<tr height="auto">
<td
style="background-color:transparent;"
width="7.6923076923076925%"
height="auto" align="left" valign="top">
</td>
<td
style="background-color:transparent;"
width="15.384615384615385%"
height="auto" align="left" valign="top">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td style="margin:0 0 0 0;padding:0 0 0 0;">
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tr>
<td>
<span style="font-size:22px;font-weight:bold; color:#4a4a4a; line-height:26px;"><img title="icon-classes" alt="icon-classes" class="cq-dd-image" src="http://qa-ak1.englishtown.com/en-gb/email-campaigns/norman-test/_jcr_content/par/dynamiccontentblock_/modulepar/columns_4dc0/column1/fullimage_b99b.img.png/1407778507470.png"></span>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td
style="background-color:#FFFFFF;"
width="7.6923076923076925%"
height="auto" align="left" valign="top">
</td>
<td
style="background-color:#FFFFFF;"
width="61.53846153846154%"
height="auto" align="left" valign="top">
<table width="auto" cellspacing="0" cellpadding="0" border="0" style="margin:0 0 0 0;padding:0 0 0 0;">
<tr>
<td>
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<h3>Your account details</h3>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="auto" cellspacing="0" cellpadding="0" border="0" style="margin:0 0 0 0;padding:0 0 0 0;">
<tr>
<td>
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<p>This is the information you'll need to log in to our school. Once you're logged in, you can view and change your account settings whenever you like.</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="auto" cellspacing="0" cellpadding="0" border="0" style="margin:0 0 0 0;padding:0 0 0 0;">
<tr>
<td>
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<table cellpadding="8" cellspacing="0" border="0" style="background: #f1f1f1; padding-top: 5px; padding-bottom: 5px; padding-left: 15px; padding-right: 15px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;">
<tbody><tr><td>Username</td>
<td>%%username%%</td>
</tr><tr><td>Password</td>
<td>Forget your password</td>
</tr></tbody></table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" cellspacing="0" cellpadding="0" border="0" style="margin:30px 0 0 0;">
<tr>
<td bgcolor="" style="padding:0 0 0 0;">
<table width="100%" height="auto"
>
<tr height="auto">
<td
style="background-color:transparent;"
width="100.0%"
height="auto" align="left" valign="top">
<table width="100%" cellspacing="0" cellpadding="0" border="0" class="emailwrapto100pc">
<tbody>
<tr>
<td style="font-size: 1px; line-height: 1px; margin-left:10px;" class="emailnomob">
</td>
</tr>
<tr>
<td align="left">
<table cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td height="22" style="font-size: 12px; text-shadow: none; border: none; border-radius: 0; text-align: center; font-family: arial; font-weight: bold; padding: 15px 45px; box-shadow: none; text-transform: uppercase; font-family: arial; font-weight: bold; background: #ec008c; color: #ffffff;" align="center" valign="middle">
<strong>
<a style="display:inline-block;text-decoration:none;color: #ffffff" href="#" target="_self">VIEW YOUR ACCOUNT</a>
</strong>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="font-size: 1px; line-height: 1px; margin-left:10px;" class="emailnomob" height="23">
<!-- Spacer -->
</td>
</tr>
</tbody>
</table>
<!--Action Link configuration warnings:
URL is blank!
-->
</td>
</tr>
</table>
</td>
</tr>
</table></td>
<td
style="background-color:transparent;"
width="7.6923076923076925%"
height="auto" align="left" valign="top">
</td>
</tr>
</table>
</td>
</tr>
</table><table width="100%" cellspacing="0" cellpadding="0" border="0" style="margin:0 0 0 0;">
<tr>
<td bgcolor="#EFEFEF" style="padding:30px 0 0 0;">
<table width="100%" height="auto"
>
<tr height="auto">
<td
style="background-color:#EFEFEF;"
width="7.6923076923076925%"
height="auto" align="left" valign="top">
</td>
<td
style="background-color:#EFEFEF;"
width="15.384615384615385%"
height="auto" align="left" valign="top">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td style="margin:0 0 0 0;padding:0 0 0 0;">
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tr>
<td>
<span style="font-size:22px;font-weight:bold; color:#4a4a4a; line-height:26px;"><img title="icon-account" alt="icon-account" class="cq-dd-image" src="http://qa-ak1.englishtown.com/en-gb/email-campaigns/norman-test/_jcr_content/par/dynamiccontentblock_/modulepar/columns_6d52/column1/fullimage_2d8c.img.png/1407778508056.png"></span>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td
style="background-color:#EFEFEF;"
width="7.6923076923076925%"
height="auto" align="left" valign="top">
</td>
<td
style="background-color:#EFEFEF;"
width="61.53846153846154%"
height="auto" align="left" valign="top">
<table width="auto" cellspacing="0" cellpadding="0" border="0" style="margin:0 0 0 0;padding:0 0 0 0;">
<tr>
<td>
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<h3>Today's study tip: take an Orientation Class</h3>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="auto" cellspacing="0" cellpadding="0" border="0" style="margin:0 0 0 0;padding:0 0 0 0;">
<tr>
<td>
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<p>To help you find your way around our school we recommend that you join an Orientation Class. You can click and enter a class at any of these times:</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="auto" cellspacing="0" cellpadding="0" border="0" style="margin:0 0 0 0;padding:0 0 0 0;">
<tr>
<td>
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<p>%%mm_UpcomingGroupLesson_0eTimezone_0%%<br>
%%mm_UpcomingGroupLesson_0eDayOneName_0%%<br>
%%mm_UpcomingGroupLesson_0eDayOneTimes_0%%<br>
%%mm_UpcomingGroupLesson_0eDayTwoName_0%%<br>
%%mm_UpcomingGroupLesson_0eDayTwoTimes_0%%<br>
%%mm_UpcomingGroupLesson_0eDayThreeName_0%%<br>
%%mm_UpcomingGroupLesson_0eDayThreeTimes_0%%<br>
%%mm_UpcomingGroupLesson_0eDayFourName_0%%<br>
%%mm_UpcomingGroupLesson_0eDayFourTimes_0%%</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td
style="background-color:#EFEFEF;"
width="7.6923076923076925%"
height="auto" align="left" valign="top">
</td>
</tr>
</table>
</td>
</tr>
</table></td>
</tr>
</table>
</td>
</tr>
</table></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" valign="top">
<table width="650" cellspacing="0" cellpadding="0" border="0" bgcolor="#f1f1f1" class="emailwrapto100pc">
<tbody>
<tr>
<td valign="top" class="emailcolsplit">
<table cellspacing="0" cellpadding="0" border="0" class="emailwrapto100pc">
<tbody>
<tr>
<td width="18" bgcolor="#f1f1f1" style="font-size: 1px; line-height: 1px; margin-left:10px">
</td>
<td width="27">
<rtlookup name="HEADERSANDFOOTERS2">
<a id="youtube" name="youtube" xt="SPNOTRACK" href="http://recp.mkt41.net/ctt?m=%%MAILING_ID%%&r=%%RECIPIENT_ID%%&b=0&j=%%JOB_ID_CODE%%&k=youtube&kx=1&kt=1&kd=%%mm_MainFooter_0eYoutubeChannel_0_href%%">
<img width="27" height="29" border="0" title="youtube" alt="youtube" style="display:block;" src="http://qa-ak1.englishtown.com/etc/designs/b2c/email/clientlibs-component/social-icons/imgs/social_1.jpg?v=AUdedno8">
</a>
</rtlookup>
</td>
<td width="10" bgcolor="#f1f1f1" style="font-size: 1px; line-height: 1px; margin-left:10px">
</td>
<td width="27">
<rtlookup name="HEADERSANDFOOTERS2">
<a id="facebook" name="facebook" xt="SPNOTRACK" href="http://recp.mkt41.net/ctt?m=%%MAILING_ID%%&r=%%RECIPIENT_ID%%&b=0&j=%%JOB_ID_CODE%%&k=facebook&kx=1&kt=1&kd=%%mm_MainFooter_0eFacebookPage_0_href%%">
<img width="27" height="29" border="0" title="facebook" alt="facebook" style="display:block;" src="http://qa-ak1.englishtown.com/etc/designs/b2c/email/clientlibs-component/social-icons/imgs/social_2.jpg?v=AUdedno+">
</a>
</rtlookup>
</td>
<td width="12" bgcolor="#f1f1f1" style="font-size: 1px; line-height: 1px;margin-left:10px">
</td>
<td width="27">
<rtlookup name="HEADERSANDFOOTERS2">
<a id="twitter" name="twitter" xt="SPNOTRACK" href="http://recp.mkt41.net/ctt?m=%%MAILING_ID%%&r=%%RECIPIENT_ID%%&b=0&j=%%JOB_ID_CODE%%&k=twitter&kx=1&kt=1&kd=%%mm_MainFooter_0eTwitterPage_0_href%%">
<img width="27" height="29" border="0" title="twitter" alt="twitter" style="display:block;" src="http://qa-ak1.englishtown.com/etc/designs/b2c/email/clientlibs-component/social-icons/imgs/social_3.jpg?v=AUdedno9">
</a>
</rtlookup>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td align="center" valign="top">
<table width="650" cellspacing="0" cellpadding="0" border="0" class="emailwrapto100pc">
<tbody>
<tr>
<td height="25" bgcolor="#f1f1f1" style="font-size: 1px; line-height: 1px;margin-left:10px;">
</td>
</tr>
</tbody>
</table>
<table width="650" cellspacing="0" cellpadding="0" border="0" class="emailwrapto100pc">
<tbody>
<tr>
<td width="21" bgcolor="#f1f1f1" style="font-size: 1px; line-height: 1px;margin-left:10px;">
</td>
<td bgcolor="#f1f1f1" style="font-family:arial,helvetica,verdana,freesans,sans-serif; font-size:10px; line-height:13px; color:#7D7D7D; text-align:left;">
<rtlookup name="HEADERSANDFOOTERS2"> %%mm_MainFooter_0eFooterText_0%%</rtlookup>
<a xt="SPCUSTOMOPTOUT" style="text-decoration:none; color:#f8f8f8;" id="unsub" target="_blank" name="unsub" href="#SPCUSTOMOPTOUT">.</a>
</td>
<td width="10" bgcolor="#f1f1f1" style="font-size: 1px; line-height: 1px;margin-left:10px;">
</td>
</tr>
</tbody>
</table>
<table width="650" cellspacing="0" cellpadding="0" border="0" class="emailwrapto100pc">
<tbody>
<tr>
<td height="25" bgcolor="#f1f1f1" style="font-size: 1px; line-height: 1px;margin-left:10px;">
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>
</center>
</body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment