HTML preprocessors can make writing HTML more powerful or convenient. For instance, Markdown is designed to be easier to write and read for text documents and you could write a loop in Pug.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. So you don't have access to higher-up elements like the <html>
tag. If you want to add classes there that can affect the whole document, this is the place to do it.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. If you need things in the <head>
of the document, put that code here.
The resource you are linking to is using the 'http' protocol, which may not work when the browser is using https.
CSS preprocessors help make authoring CSS easier. All of them offer things like variables and mixins to provide convenient abstractions.
It's a common practice to apply CSS to a page that styles elements such that they are consistent across all browsers. We offer two of the most popular choices: normalize.css and a reset. Or, choose Neither and nothing will be applied.
To get the best cross-browser support, it is a common practice to apply vendor prefixes to CSS properties and values that require them to work. For instance -webkit-
or -moz-
.
We offer two popular choices: Autoprefixer (which processes your CSS server-side) and -prefix-free (which applies prefixes via a script, client-side).
Any URL's added here will be added as <link>
s in order, and before the CSS in the editor. If you link to another Pen, it will include the CSS from that Pen. If the preprocessor matches, it will attempt to combine them before processing.
You can apply CSS to your Pen from any stylesheet on the web. Just put a URL to it here and we'll apply it, in the order you have them, before the CSS in the Pen itself.
If the stylesheet you link to has the file extension of a preprocessor, we'll attempt to process it before applying.
You can also link to another Pen here, and we'll pull the CSS from that Pen and include it. If it's using a matching preprocessor, we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
JavaScript preprocessors can help make authoring JavaScript easier and more convenient.
Babel includes JSX processing.
Any URL's added here will be added as <script>
s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.
You can apply a script from anywhere on the web to your Pen. Just put a URL to it here and we'll add it, in the order you have them, before the JavaScript in the Pen itself.
If the script you link to has the file extension of a preprocessor, we'll attempt to process it before applying.
You can also link to another Pen here, and we'll pull the JavaScript from that Pen and include it. If it's using a matching preprocessor, we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
Search for and use JavaScript packages from npm here. By selecting a package, an import
statement will be added to the top of the JavaScript editor for this package.
Using packages here is powered by Skypack, which makes packages from npm not only available on a CDN, but prepares them for native JavaScript ES6 import
usage.
All packages are different, so refer to their docs for how they work.
If you're using React / ReactDOM, make sure to turn on Babel for the JSX processing.
If active, Pens will autosave every 30 seconds after being saved once.
If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.
If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.
Visit your global Editor Settings.
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
<head>
<title></title>
<!--[if !mso]><!-- -->
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<!--<![endif]-->
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<style type="text/css">
#outlook a {
padding: 0;
}
.ReadMsgBody {
width: 100%;
}
.ExternalClass {
width: 100%;
}
.ExternalClass * {
line-height: 100%;
}
body {
margin: 0;
padding: 0;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
table,
td {
border-collapse: collapse;
mso-table-lspace: 0pt;
mso-table-rspace: 0pt;
}
img {
border: 0;
height: auto;
line-height: 100%;
outline: none;
text-decoration: none;
-ms-interpolation-mode: bicubic;
}
p {
display: block;
margin: 13px 0;
}
</style>
<!--[if !mso]><!-->
<style type="text/css">
@media only screen and (max-width:480px) {
@-ms-viewport {
width: 320px;
}
@viewport {
width: 320px;
}
}
</style>
<!--<![endif]-->
<!--[if mso]> <xml> <o:OfficeDocumentSettings> <o:AllowPNG/> <o:PixelsPerInch>96</o:PixelsPerInch> </o:OfficeDocumentSettings> </xml> <![endif]-->
<!--[if lte mso 11]> <style type="text/css">
.outlook-group-fix {
width:100% !important;
}
</style> <![endif]-->
<!--[if !mso]><!-->
<link href="https://fonts.googleapis.com/css?family=Merriweather%3A900%2C900italic%2C700%2C700italic" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Montserrat%3A700%2C700italic%2Cregular%2Citalic%2C600%2C600italic" rel="stylesheet" type="text/css">
<style type="text/css">
@import url(https://fonts.googleapis.com/css?family=Merriweather%3A900%2C900italic%2C700%2C700italic);
@import url(https://fonts.googleapis.com/css?family=Montserrat%3A700%2C700italic%2Cregular%2Citalic%2C600%2C600italic);
</style>
<!--<![endif]-->
<style type="text/css">
p {
margin: 0
}
a {
color: #0080AE
}
a {
text-decoration: underline
}
</style>
<style type="text/css">
@media only screen and (min-width:480px) {
.mj-column-per-100 {
width: 100% !important;
}
.mj-column-per-25 {
width: 25% !important;
}
.mj-column-per-25 {
width: 25% !important;
}
.mj-column-per-26 {
width: 26% !important;
}
.mj-column-per-24 {
width: 24% !important;
}
}
</style>
<script async="" src="https://fullstory.com/s/fs.js"></script>
<script async="" src="https://fullstory.com/s/fs.js"></script>
<script async="" src="https://fullstory.com/s/fs.js"></script>
<style>
.preheader {
display: none !important;
visibility: hidden;
opacity: 0;
color: transparent;
height: 0;
width: 0;
}
</style>
</head>
<body style="background: #FFFFFF;"> <span class="preheader" style="display:none !important;visibility:hidden;opacity:0;color:transparent;height:0;width:0;">Discover the shortcut to great food on your table.</span>
<div class="mj-container" style="background-color:#FFFFFF;">
<!--[if mso | IE]> <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="600" align="center" style="width:600px;"> <tr> <td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"> <![endif]-->
<div data-class="" style="margin:0px auto;max-width:600px;background:#FFFFFF;">
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="font-size:0px;width:100%;background:#FFFFFF;">
<tbody>
<tr>
<td style="text-align:center;vertical-align:top;direction:ltr;font-size:0px;padding:0px;">
<!--[if mso | IE]> <table role="presentation" border="0" cellpadding="0" cellspacing="0"> <tr> <td style="vertical-align:top;width:600px;"> <![endif]-->
<div class="mj-column-per-100 outlook-group-fix" style="vertical-align:top;display:inline-block;direction:ltr;font-size:13px;text-align:left;width:100%;">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
<tbody>
<tr>
<td align="center" style="word-wrap:break-word;font-size:0px;padding:15px 0px;">
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:collapse;border-spacing:0px;">
<tbody>
<tr>
<td style="width:80px;"><a href="https://www.goodeggs.com/sfbay/meal-kits?%26disableAppPromo=true&%26utm_campaign=free_meal_kit_0.5&%26utm_content=header&%26utm_medium=email&%26utm_source=onboarding_0&redeemedCode=e" target="_blank" universal="true"><img alt="Shop the Good Eggs market" height="auto" src="https://s3.amazonaws.com/zaius-images/k4ox3N42bb71eHUBBag49Q/_/RfzPDBsqfchSiyR5IUU9zi4c8FCB3mjTYLaLcyHL698.png" style="border:none;border-radius:0px;display:block;font-size:13px;outline:none;text-decoration:none;width:100%;height:auto;" title="Shop the Good Eggs market" width="80"></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<!--[if mso | IE]> </td></tr></table> <![endif]-->
</td>
</tr>
</tbody>
</table>
</div>
<!--[if mso | IE]> </td></tr></table> <![endif]-->
<!--[if mso | IE]> <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="600" align="center" style="width:600px;"> <tr> <td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"> <![endif]-->
<div style="margin:0px auto;max-width:600px;background:#FFFFFF;">
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="font-size:0px;width:100%;background:#FFFFFF;">
<tbody>
<tr>
<td style="text-align:center;vertical-align:top;direction:ltr;font-size:0px;padding:0px;">
<!--[if mso | IE]> <table role="presentation" border="0" cellpadding="0" cellspacing="0"> <tr> <td style="vertical-align:top;width:600px;"> <![endif]-->
<div class="mj-column-per-100 outlook-group-fix" style="vertical-align:top;display:inline-block;direction:ltr;font-size:13px;text-align:left;width:100%;">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
<tbody>
<tr>
<td align="center" style="word-wrap:break-word;font-size:0px;padding:37px 50px 10px 50px;">
<div style="cursor:auto;color:#392F2C;font-family:Merriweather,serif;font-size:41px;font-weight:900;line-height:45.1px;text-align:center;"><span>The shortcut to great food on your table, all week long.</span></div>
</td>
</tr>
<tr>
<td align="center" style="word-wrap:break-word;font-size:0px;padding:10px 10px 50px 10px;">
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:separate;">
<tbody>
<tr>
<td align="center" bgcolor="#392F2C" style="border:none;border-radius:100px;color:#FFFFFF;cursor:auto;padding:18px 30px;" valign="middle"><a href="https://www.goodeggs.com/sfbay/meal-kits?%26disableAppPromo=true&%26utm_campaign=free_meal_kit_0.5&%26utm_content=button&%26utm_medium=email&%26utm_source=onboarding_0&redeemedCode=e" style="text-decoration:none;background:#392F2C;color:#FFFFFF;font-family:Montserrat,sans-serif;font-size:21px;font-weight:700;line-height:120%;text-transform:none;margin:0px;"
target="_blank" universal="true"><span>Get a Free Meal Kit</span></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td align="center" style="word-wrap:break-word;font-size:0px;padding:0px;">
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:collapse;border-spacing:0px;">
<tbody>
<tr>
<td style="width:600px;"><a href="https://www.goodeggs.com/sfbay/meal-kits?disableAppPromo=true&utm_source=onboarding_0&utm_campaign=free_meal_kit_0.5&utm_medium=email&utm_content=weeknight#meals-weeknight" target="_blank" universal="true"><img alt="Shop meal kits for weeknight dinners" height="auto" src="https://s3.amazonaws.com/zaius-images/k4ox3N42bb71eHUBBag49Q/_/ViAlaaU7WTOQjpZp0EG8Uuv8I67PaxenmMqKX5KfACm.jpg" style="border:none;border-radius:0px;display:block;font-size:13px;outline:none;text-decoration:none;width:100%;height:auto;" title="Shop meal kits for weeknight dinners" width="600"></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td align="center" style="word-wrap:break-word;font-size:0px;padding:10px 10px 0px 10px;">
<div style="cursor:auto;color:#392F2C;font-family:Montserrat,sans-serif;font-size:19px;font-weight:700;line-height:34.2px;letter-spacing:2px;text-align:center;">
<p>WEEKNIGHT</p>
</div>
</td>
</tr>
<tr>
<td align="center" style="word-wrap:break-word;font-size:0px;padding:5px 50px 10px 50px;">
<div style="cursor:auto;color:#392F2C;font-family:Montserrat,sans-serif;font-size:18px;font-weight:normal;line-height:27px;text-align:center;">
<p>Your ticket to a fresher-than-fresh weeknight dinner in under 20 minutes.</p>
</div>
</td>
</tr>
<tr>
<td align="center" style="word-wrap:break-word;font-size:0px;padding:10px;">
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:separate;">
<tbody>
<tr>
<td align="center" bgcolor="#FFFFFF" style="border:2px solid rgba(57,47,44,1);border-radius:100px;color:#392F2C;cursor:auto;padding:12px 30px;" valign="middle"><a href="https://www.goodeggs.com/sfbay/meal-kits?%26disableAppPromo=true&%26utm_campaign=free_meal_kit_0.5&%26utm_content=weeknight%23meals-weeknight&%26utm_medium=email&%26utm_source=onboarding_0&redeemedCode=e" style="text-decoration:none;background:#FFFFFF;color:#392F2C;font-family:Montserrat,sans-serif;font-size:19px;font-weight:600;line-height:120%;text-transform:none;margin:0px;"
target="_blank" universal="true"><span>Shop Weeknight Kits</span></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="word-wrap:break-word;font-size:0px;">
<div style="font-size:1px;line-height:20px;white-space:nowrap;"> </div>
</td>
</tr>
<tr>
<td align="center" style="word-wrap:break-word;font-size:0px;padding:0px;">
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:collapse;border-spacing:0px;">
<tbody>
<tr>
<td style="width:600px;"><a href="https://www.goodeggs.com/sfbay/meal-kits?disableAppPromo=true&utm_source=onboarding_0&utm_campaign=free_meal_kit_0.5&utm_medium=email&utm_content=weekday#meals-weekday" target="_blank"><img alt="Shop meal kits for the week day" height="auto" src="https://s3.amazonaws.com/zaius-images/k4ox3N42bb71eHUBBag49Q/_/iLUW5U2XjfQKjqykyd5CJ8aWhihoHzUA1QI2YT6YT5Y.jpg" style="border:none;border-radius:0px;display:block;font-size:13px;outline:none;text-decoration:none;width:100%;height:auto;" title="Shop meal kits for the week day" width="600"></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td align="center" style="word-wrap:break-word;font-size:0px;padding:10px 10px 0px 10px;">
<div style="cursor:auto;color:#392F2C;font-family:Montserrat,sans-serif;font-size:19px;font-weight:700;line-height:34.2px;letter-spacing:2px;text-align:center;">
<p>WEEKDAY</p>
</div>
</td>
</tr>
<tr>
<td align="center" style="word-wrap:break-word;font-size:0px;padding:5px 50px 10px 50px;">
<div style="cursor:auto;color:#392F2C;font-family:Montserrat,sans-serif;font-size:18px;font-weight:normal;line-height:27px;text-align:center;">
<p>Your week, solved. Game-changing solutions for everyday meals, from Sunday brunch to weekday lunch.</p>
</div>
</td>
</tr>
<tr>
<td align="center" style="word-wrap:break-word;font-size:0px;padding:10px;">
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:separate;">
<tbody>
<tr>
<td align="center" bgcolor="#FFFFFF" style="border:2px solid rgba(57,47,44,1);border-radius:100px;color:#392F2C;cursor:auto;padding:12px 30px;" valign="middle"><a href="https://www.goodeggs.com/sfbay/meal-kits?%26disableAppPromo=true&%26utm_campaign=free_meal_kit_0.5&%26utm_content=weekday%23meals-weekday&%26utm_medium=email&%26utm_source=onboarding_0&redeemedCode=e" style="text-decoration:none;background:#FFFFFF;color:#392F2C;font-family:Montserrat,sans-serif;font-size:19px;font-weight:600;line-height:120%;text-transform:none;margin:0px;"
target="_blank" universal="true"><span>Shop Weekday Kits</span></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="word-wrap:break-word;font-size:0px;">
<div style="font-size:1px;line-height:20px;white-space:nowrap;"> </div>
</td>
</tr>
<tr>
<td align="center" style="word-wrap:break-word;font-size:0px;padding:0px;">
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:collapse;border-spacing:0px;">
<tbody>
<tr>
<td style="width:600px;"><a href="https://www.goodeggs.com/sfbay/meal-kits?disableAppPromo=true&utm_source=onboarding_0&utm_campaign=free_meal_kit_0.5&utm_medium=email&utm_content=weekend#meals-weekend" target="_blank"><img alt="Shop weekend celebrations" height="auto" src="https://s3.amazonaws.com/zaius-images/k4ox3N42bb71eHUBBag49Q/_/03zn9xJ1xmDO23B5zOlsimd59ynm5FXNtfdISOJwAgRz.jpg" style="border:none;border-radius:0px;display:block;font-size:13px;outline:none;text-decoration:none;width:100%;height:auto;" title="Shop weekend celebrations" width="600"></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td align="center" style="word-wrap:break-word;font-size:0px;padding:10px 10px 0px 10px;">
<div style="cursor:auto;color:#392F2C;font-family:Montserrat,sans-serif;font-size:19px;font-weight:700;line-height:34.2px;letter-spacing:2px;text-align:center;">
<p>WEEKEND</p>
</div>
</td>
</tr>
<tr>
<td align="center" style="word-wrap:break-word;font-size:0px;padding:5px 50px 10px 50px;">
<div style="cursor:auto;color:#392F2C;font-family:Montserrat,sans-serif;font-size:18px;font-weight:normal;line-height:27px;text-align:center;">
<p>For occasions that call for a little celebration.</p>
</div>
</td>
</tr>
<tr>
<td align="center" style="word-wrap:break-word;font-size:0px;padding:10px;">
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:separate;">
<tbody>
<tr>
<td align="center" bgcolor="#FFFFFF" style="border:2px solid rgba(57,47,44,1);border-radius:100px;color:#392F2C;cursor:auto;padding:12px 30px;" valign="middle"><a href="https://www.goodeggs.com/sfbay/meal-kits?%26disableAppPromo=true&%26utm_campaign=free_meal_kit_0.5&%26utm_content=weekend%23meals-weekend&%26utm_medium=email&%26utm_source=onboarding_0&redeemedCode=e" style="text-decoration:none;background:#FFFFFF;color:#392F2C;font-family:Montserrat,sans-serif;font-size:19px;font-weight:600;line-height:120%;text-transform:none;margin:0px;"
target="_blank" universal="true"><span>Shop Weekend Kits</span></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td align="center" style="word-wrap:break-word;font-size:0px;padding:10px 10px 19px 10px;">
<div style="cursor:auto;color:#392F2C;font-family:Montserrat,sans-serif;font-size:12px;font-weight:normal;line-height:18px;text-align:center;">
<p>Offer valid for new customers only. </p>
<p>Limit one redemption per household.</p>
</div>
</td>
</tr>
<tr>
<td style="word-wrap:break-word;font-size:0px;">
<div style="font-size:1px;line-height:30px;white-space:nowrap;"> </div>
</td>
</tr>
</tbody>
</table>
</div>
<!--[if mso | IE]> </td></tr></table> <![endif]-->
</td>
</tr>
</tbody>
</table>
</div>
<!--[if mso | IE]> </td></tr></table> <![endif]-->
<!--[if mso | IE]> <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="600" align="center" style="width:600px;"> <tr> <td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"> <![endif]-->
<div style="margin:0px auto;max-width:600px;background:#FFFFFF;">
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="font-size:0px;width:100%;background:#FFFFFF;">
<tbody>
<tr>
<td style="text-align:center;vertical-align:top;direction:ltr;font-size:0px;padding:20px 0px;">
<!--[if mso | IE]> <table role="presentation" border="0" cellpadding="0" cellspacing="0"> <tr> <td style="vertical-align:top;width:150px;"> <![endif]-->
<div class="mj-column-per-25 outlook-group-fix" style="vertical-align:top;display:inline-block;font-size:0px;line-height:0px;text-align:left;width:100%;">
<!--[if mso | IE]> <table role="presentation" border="0" cellpadding="0" cellspacing="0"> <tr> <td style="vertical-align:top;width:37px;"> <![endif]-->
<div class="mj-column-per-25 outlook-group-fix" style="vertical-align:top;display:inline-block;direction:ltr;font-size:13px;text-align:left;width:25%;">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
<tbody>
<tr>
<td align="center" style="word-wrap:break-word;font-size:0px;padding:0px;">
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:collapse;border-spacing:0px;">
<tbody>
<tr>
<td style="width:26px;"><a href="https://www.instagram.com/goodeggs/?utm_campaign=0_CheckOut_Flow&utm_content=your_week_solved_welcome_2018_0_checkout__email_5_your_week_solved&utm_medium=email&utm_source=zaius" target="_blank"><img alt="Instagram @GoodEggs" height="auto" src="https://s3.amazonaws.com/zaius-images/k4ox3N42bb71eHUBBag49Q/_/bMZWWYjDlOhUzlakxvlSlDgYllhLvk1rm39N4PeO8rM.png" style="border:none;border-radius:0px;display:block;font-size:13px;outline:none;text-decoration:none;width:100%;height:auto;" width="26"></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<!--[if mso | IE]> </td> <td style="vertical-align:top;width:37px;"> <![endif]-->
<div class="mj-column-per-25 outlook-group-fix" style="vertical-align:top;display:inline-block;direction:ltr;font-size:13px;text-align:left;width:25%;">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
<tbody>
<tr>
<td align="center" style="word-wrap:break-word;font-size:0px;padding:0px;">
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:collapse;border-spacing:0px;">
<tbody>
<tr>
<td style="width:26px;"><a href="https://www.facebook.com/GoodEggs/?utm_campaign=0_CheckOut_Flow&utm_content=your_week_solved_welcome_2018_0_checkout__email_5_your_week_solved&utm_medium=email&utm_source=zaius" target="_blank"><img alt="Facebook Good Eggs" height="auto" src="https://s3.amazonaws.com/zaius-images/k4ox3N42bb71eHUBBag49Q/_/inraitIYquR5jdNKuv6BGtl6YpKAu28NirpwKjrZwzZ.png" style="border:none;border-radius:0px;display:block;font-size:13px;outline:none;text-decoration:none;width:100%;height:auto;" width="26"></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<!--[if mso | IE]> </td> <td style="vertical-align:top;width:39px;"> <![endif]-->
<div class="mj-column-per-26 outlook-group-fix" style="vertical-align:top;display:inline-block;direction:ltr;font-size:13px;text-align:left;width:26%;">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
<tbody>
<tr>
<td align="center" style="word-wrap:break-word;font-size:0px;padding:0px;">
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:collapse;border-spacing:0px;">
<tbody>
<tr>
<td style="width:26px;"><a href="https://twitter.com/goodeggs?utm_campaign=0_CheckOut_Flow&utm_content=your_week_solved_welcome_2018_0_checkout__email_5_your_week_solved&utm_medium=email&utm_source=zaius" target="_blank"><img alt="Twitter @GoodEggs" height="auto" src="https://s3.amazonaws.com/zaius-images/k4ox3N42bb71eHUBBag49Q/_/UmdgWgRfnGmUE4ME8qlaI75JDF0JeysQeawnBh6AKFk.png" style="border:none;border-radius:0px;display:block;font-size:13px;outline:none;text-decoration:none;width:100%;height:auto;" width="26"></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<!--[if mso | IE]> </td> <td style="vertical-align:top;width:36px;"> <![endif]-->
<div class="mj-column-per-24 outlook-group-fix" style="vertical-align:top;display:inline-block;direction:ltr;font-size:13px;text-align:left;width:24%;">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
<tbody>
<tr>
<td align="center" style="word-wrap:break-word;font-size:0px;padding:0px;">
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:collapse;border-spacing:0px;">
<tbody>
<tr>
<td style="width:26px;"><a href="https://www.yelp.com/biz/good-eggs-san-francisco?utm_campaign=0_CheckOut_Flow&utm_content=your_week_solved_welcome_2018_0_checkout__email_5_your_week_solved&utm_medium=email&utm_source=zaius" target="_blank"><img alt="Yelp Good Eggs" height="auto" src="https://s3.amazonaws.com/zaius-images/k4ox3N42bb71eHUBBag49Q/_/wz0GTsXaNGJo2jR0bdNMsQubD4cvybz8FLfsnwT748J.png" style="border:none;border-radius:0px;display:block;font-size:13px;outline:none;text-decoration:none;width:100%;height:auto;" width="26"></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<!--[if mso | IE]> </td> </tr> </table> <![endif]-->
</div>
<!--[if mso | IE]> </td></tr></table> <![endif]-->
</td>
</tr>
</tbody>
</table>
</div>
<!--[if mso | IE]> </td></tr></table> <![endif]-->
<!--[if mso | IE]> <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="600" align="center" style="width:600px;"> <tr> <td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"> <![endif]-->
<div style="margin:0px auto;max-width:600px;background:#FFFFFF;">
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="font-size:0px;width:100%;background:#FFFFFF;">
<tbody>
<tr>
<td style="text-align:center;vertical-align:top;direction:ltr;font-size:0px;padding:0px;">
<!--[if mso | IE]> <table role="presentation" border="0" cellpadding="0" cellspacing="0"> <tr> <td style="vertical-align:top;width:600px;"> <![endif]-->
<div class="mj-column-per-100 outlook-group-fix" style="vertical-align:top;display:inline-block;direction:ltr;font-size:13px;text-align:left;width:100%;">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
<tbody>
<tr>
<td align="center" style="word-wrap:break-word;font-size:0px;padding:10px;">
<div style="cursor:auto;color:#392F2C;font-family:Montserrat,sans-serif;font-size:13px;font-weight:normal;line-height:19.5px;text-align:center;">
<p><span style="color: rgb(57, 47, 44);">This email was sent to <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="cea6aba2a2a18e9da3a7a2abbd8aafb8a7bde0b7abafa6">[email protected]</a></span></p>
<p><span style="color: rgb(57, 47, 44);">901 Rankin · San Francisco, CA 94124 · USA </span></p>
<p><a clicktracking="off" href="https://www.goodeggs.com/"><ins><span style="color: rgb(57, 47, 44);">unsubscribe</span></ins></a></p>
</div>
</td>
</tr>
<tr>
<td align="center" style="word-wrap:break-word;font-size:0px;padding:0px 0px 10px 0px;">
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:collapse;border-spacing:0px;">
<tbody>
<tr>
<td style="width:46px;"><img alt="" height="auto" src="https://s3.amazonaws.com/zaius-images/k4ox3N42bb71eHUBBag49Q/_/WAMGAw9yd6ebX7s6zd8TLdks4Z9kJ66fepn86hWdgl6.png" style="border:none;border-radius:0px;display:block;font-size:13px;outline:none;text-decoration:none;width:100%;height:auto;"
width="46"></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<!--[if mso | IE]> </td></tr></table> <![endif]-->
</td>
</tr>
</tbody>
</table>
</div>
<!--[if mso | IE]> </td></tr></table> <![endif]-->
</div>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body>
</html>
Also see: Tab Triggers