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 URLs added here will be added as <link>
s in order, and before the CSS in the editor. You can use the CSS from another Pen by using its URL and the proper URL extension.
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.
You can also link to another Pen here (use the .css
URL Extension) and we'll pull the CSS from that Pen and include it. If it's using a matching preprocessor, use the appropriate URL Extension and 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 esm.sh, which makes packages from npm not only available on a CDN, but prepares them for native JavaScript ESM 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: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="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>HOLIDAY YOUR ❤️ OUT with 40% OFF your ENTIRE purchase</title>
<!-- -->
<style type="text/css">
/* ONUS_Template_Styles_20170814 | Added the closing } to the media query to make template cleaner */
/* Begin reset */
body { width: 100% !important; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; margin: 0; padding: 0;}
.ExternalClass { width: 100%;}
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass a, .ExternalClass td, .ExternalClass div { line-height: 100%;}
#backgroundTable { margin: 0; padding: 0; width: 100% !important; line-height: 100% !important;}
#outlook a { padding: 0;}
/* End reset */
table td { border-collapse: collapse;}
th {padding:0px; margin:0px;}
@-ms-viewport { width:device-width;}
@media only screen and (max-width: 480px) {
*[class].wrapper { width: 320px !important;}
*[class].block { width: 100% !important; display: block !important;}
*[class].photo { width: 100% !important; height: auto !important;}
*[class].mobile-hidden { display: none;}
*[class].invisible { display: none !important;}
*[class].show { display: block !important; margin: 0 !important; padding: 0 !important; overflow: visible !important; width: auto !important; max-height: inherit !important; height: auto !important;}
*[class].showme { display: block !important; width: auto !important; overflow: visible !important; float: none !important; max-height: inherit !important; line-height: auto !important; margin-top: 0px !important; visibility: inherit !important;}
*[class].reset { border: none !important; margin: 0 !important; padding: 0 !important; width: 100% !important;}
*[class].logoHolidayBG { width: 320px !important; height: 50px !important; display: block !important; background-image: url(http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/44/ON_logo_holiday16_BG.png) !important; background-repeat: no-repeat !important; background-size: 320px 50px !important; }
/* Misc */
*[class].w316 { width: 316px !important;}
*[class].p0 { padding-left:0 !important; padding-right:0 !important;}
*[class].pb4 { padding-bottom: 4px !important;}
*[class].pb6 { padding-bottom: 6px !important;}
*[class].pb8 { padding-bottom: 8px !important;}
*[class].pb10 { padding-bottom: 10px !important;}
*[class].pb15 { padding-bottom: 15px !important;}
*[class].pt5 { padding-top: 5px !important;}
*[class].pt6 { padding-top: 6px !important;}
*[class].pt8 { padding-top: 8px !important;}
*[class].pt10 { padding-top: 10px !important;}
*[class].h3 { height: 3px !important;}
*[class].h4 { height: 4px !important;}
*[class].h5 { height: 5px !important;}
*[class].h6 { height: 6px !important;}
*[class].h8 { height: 8px !important;}
*[class].h10 { height: 10px !important;}
*[class].h13 { height: 13px !important;}
*[class].spacePH { padding-top:10px !important; padding-bottom:10px !important;}
/*Positioning */
*[class].alignleft { text-align: left !important;}
*[class].aligncenter { text-align: center !important;}
/* Text */
*[class].text1 { font-size: 1em !important; line-height: 1em !important;}
*[class].text-75 { font-size: 0.75em !important; line-height: 0.75em !important;}
*[class].text-half { font-size: 0.5em !important; line-height: 0.5em !important; }
*[class].txt10 { font-size: 10px !important; line-height: 12px !important;}
*[class].txt13 { font-size: 13px !important; line-height:15px !important;}
*[class].break { display: block !important;}
/* Flyout Menu 1stGEN*/
*[class].flyOut {position: relative; width:320px; height:0px; top: -12px; margin:0 auto; padding: 0; z-index: 9;}
*[class].flyOut ul {max-height: 0; overflow: hidden; transition: max-height 0.25s linear; margin: 0; padding: 0;}
*[class].flyOut li {visibility: hidden; display: block; border: none; background-color:#ebeff2; border-bottom:1px solid #ffffff;}
*[class].flyOut li { float:left;}
*[class].flyOut *[class].navigation-handle {display: block; background-image: url('http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/43/ON_menu_open_60x60.png') !important; background-size: 30px 30px !important;}
#navigation-checkbox:checked + *[class].flyOut ul {max-height: 700px;}
#navigation-checkbox:checked + *[class].flyOut li {visibility: visible;}
#navigation-checkbox:checked + *[class].flyOut *[class].navigation-handle,
#navigation-checkbox:checked + *[class].flyOut *[class].navigation-handle:after,
#navigation-checkbox:checked + *[class].flyOut *[class].navigation-handle:before {
background-image: url('http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/43/ON_menu_close_60x60.png') !important; background-size: 30px 30px !important;}
*[class].navigation-checkbox {display: none;}
*[class].navigation-handle {display: none; cursor: pointer; padding: 0; height: 30px; width: 30px; border-top: 0; }
*[class].navigation-handle:before,
*[class].navigation-handle:after { position: absolute; content: ' '; }
*[class].flyOut *[class].navigation-handle { position: absolute; top: -35px; z-index: 10; }
/* end Flyout Menu */
/* Flyout Menu 2ndGEN*/
*[class].flyOut2 {position: relative; width:320px; height:0px; top: -4px; margin:0 auto; padding: 0; z-index: 9;}
*[class].flyOut2 ul {max-height: 0; overflow: hidden; transition: max-height 0.25s linear; margin: 0; padding: 0;}
*[class].flyOut2 li {visibility: hidden; display: block; border: none; background-color:#ebeff2; border-bottom:1px solid #ffffff;}
*[class].flyOut2 li { float:left;}
*[class].flyOut2 *[class].navigation-handle {display: block; background-image: url('http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/43/ON_menu_open_60x60.png') !important; background-size: 30px 30px !important;}
#navigation-checkbox:checked + *[class].flyOut2 ul {max-height: 700px;}
#navigation-checkbox:checked + *[class].flyOut2 li {visibility: visible;}
#navigation-checkbox:checked + *[class].flyOut2 *[class].navigation-handle,
#navigation-checkbox:checked + *[class].flyOut2 *[class].navigation-handle:after,
#navigation-checkbox:checked + *[class].flyOut2 *[class].navigation-handle:before {
background-image: url('http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/43/ON_menu_close_60x60.png') !important; background-size: 30px 30px !important;}
*[class].navigation-checkbox {display: none;}
*[class].navigation-handle {display: none; cursor: pointer; padding: 0; height: 30px; width: 30px; border-top: 0; }
*[class].navigation-handle:before,
*[class].navigation-handle:after { position: absolute; content: ' '; }
*[class].flyOut2 *[class].navigation-handle { position: absolute; top: -37px; z-index: 10; }
/* end Flyout Menu */
}
</style>
<style type="text/css">
@media only screen and (max-width: 480px) {
/* Flex Promo */
*[class].FlexGMSM-amount { font-size: 34px !important; line-height: 36px !important; }
*[class].FlexGMSM-percentage { font-size: 20px !important; line-height: 22px !important; }
*[class].FlexGMSM-off { font-size: 12px !important; line-height: 12px !important; }
*[class].FlexGMSM-any { font-size: 11px !important; line-height: 12px !important; }
*[class].FlexGMSM-accent { font-size: 16px !important; line-height: 18px !important; }
/* Additional */
*[class].width320 { width: 320px !important;}
*[class].hauto { height: auto !important;}
}
</style>
<!--[if gte mso 9]>
<xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml>
<![endif]-->
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" align="center" bgcolor="#FFFFFF"
id="backgroundTable" style="table-layout:fixed;">
<tr>
<td align="center">
<table border="0" cellpadding="0" cellspacing="0" width="640" align="center" class="wrapper">
<!-- -->
<tr>
<td style="line-height:0px; font-size:0px; height:0px;">
<img src="https://click.email.oldnavy.com/open.aspx?ffcb10-fe8e1678716d067f73-fe29177673640d7f711676-fe9e13707564037f74-ff5a127872-fe22177771640d74751376-fefa1574736002"
width="1" height="1">
</td>
</tr>
<!-- -->
<tr>
<td>
<style type="text/css">
/* ONUS_Template_Styles_09012016 Combined */
/* Begin reset */
body { width: 100% !important; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; margin: 0; padding: 0;}
.ExternalClass { width: 100%;}
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass a, .ExternalClass td, .ExternalClass div { line-height: 100%;}
#backgroundTable { margin: 0; padding: 0; width: 100% !important; line-height: 100% !important;}
#outlook a { padding: 0;}
/* End reset */
table td { border-collapse: collapse;}
th {padding:0px; margin:0px;}
@-ms-viewport { width:device-width;}
@media only screen and (max-width: 480px) {
*[class].wrapper { width: 320px !important;}
*[class].block { width: 100% !important; display: block !important;}
*[class].photo { width: 100% !important; height: auto !important;}
*[class].mobile-hidden { display: none;}
*[class].invisible { display: none !important;}
*[class].show { display: block !important; margin: 0 !important; padding: 0 !important; overflow: visible !important; width: auto !important; max-height: inherit !important; height: auto !important;}
*[class].showme { display: block !important; width: auto !important; overflow: visible !important; float: none !important; max-height: inherit !important; line-height: auto !important; margin-top: 0px !important; visibility: inherit !important;}
*[class].reset { border: none !important; margin: 0 !important; padding: 0 !important; width: 100% !important;}
*[class].logoHolidayBG { width: 320px !important; height: 50px !important; display: block !important; background-image: url(http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/44/ON_logo_holiday16_BG.png) !important; background-repeat: no-repeat !important; background-size: 320px 50px !important; }
/* Misc */
*[class].w160h135 { width: 160px !important; height: 135px !important;}
*[class].w160h77 { width: 160px !important; height: 77px !important;}
*[class].w320 { width: 320px !important;}
*[class].w316 { width: 316px !important;}
*[class].w164 { width: 164px !important;}
*[class].w55 { width: 55px !important;}
*[class].p0 { padding-left:0 !important; padding-right:0 !important;}
*[class].pb4 { padding-bottom: 4px !important;}
*[class].pb6 { padding-bottom: 6px !important;}
*[class].pb8 { padding-bottom: 8px !important;}
*[class].pb10 { padding-bottom: 10px !important;}
*[class].pb15 { padding-bottom: 15px !important;}
*[class].pt5 { padding-top: 5px !important;}
*[class].pt6 { padding-top: 6px !important;}
*[class].pt8 { padding-top: 8px !important;}
*[class].pt10 { padding-top: 10px !important;}
*[class].h3 { height: 3px !important;}
*[class].h4 { height: 4px !important;}
*[class].h5 { height: 5px !important;}
*[class].h6 { height: 6px !important;}
*[class].h8 { height: 8px !important;}
*[class].h10 { height: 10px !important;}
*[class].h13 { height: 13px !important;}
*[class].spacePH { padding-top:10px !important; padding-bottom:10px !important;}
/*Positioning */
*[class].alignleft { text-align: left !important;}
*[class].aligncenter { text-align: center !important;}
/* Text */
*[class].text1 { font-size: 1em !important; line-height: 1em !important;}
*[class].text-75 { font-size: 0.75em !important; line-height: 0.75em !important;}
*[class].text-half { font-size: 0.5em !important; line-height: 0.5em !important; }
*[class].txt10 { font-size: 10px !important; line-height: 12px !important;}
*[class].txt13 { font-size: 13px !important; line-height:15px !important;}
*[class].break { display: block !important;}
/* Flyout Menu 1stGEN*/
*[class].flyOut {position: relative; width:320px; height:0px; top: -12px; margin:0 auto; padding: 0; z-index: 9;}
*[class].flyOut ul {max-height: 0; overflow: hidden; transition: max-height 0.25s linear; margin: 0; padding: 0;}
*[class].flyOut li {visibility: hidden; display: block; border: none; background-color:#ebeff2; border-bottom:1px solid #ffffff;}
*[class].flyOut li { float:left;}
*[class].flyOut *[class].navigation-handle {display: block; background-image: url('http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/43/ON_menu_open_60x60.png') !important; background-size: 30px 30px !important;}
#navigation-checkbox:checked + *[class].flyOut ul {max-height: 700px;}
#navigation-checkbox:checked + *[class].flyOut li {visibility: visible;}
#navigation-checkbox:checked + *[class].flyOut *[class].navigation-handle,
#navigation-checkbox:checked + *[class].flyOut *[class].navigation-handle:after,
#navigation-checkbox:checked + *[class].flyOut *[class].navigation-handle:before {
background-image: url('http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/43/ON_menu_close_60x60.png') !important; background-size: 30px 30px !important;}
*[class].navigation-checkbox {display: none;}
*[class].navigation-handle {display: none; cursor: pointer; padding: 0; height: 30px; width: 30px; border-top: 0; }
*[class].navigation-handle:before,
*[class].navigation-handle:after { position: absolute; content: ' '; }
*[class].flyOut *[class].navigation-handle { position: absolute; top: -35px; z-index: 10; }
/* end Flyout Menu */
/* Flyout Menu 2ndGEN*/
*[class].flyOut2 {position: relative; width:320px; height:0px; top: -4px; margin:0 auto; padding: 0; z-index: 9;}
*[class].flyOut2 ul {max-height: 0; overflow: hidden; transition: max-height 0.25s linear; margin: 0; padding: 0;}
*[class].flyOut2 li {visibility: hidden; display: block; border: none; background-color:#ebeff2; border-bottom:1px solid #ffffff;}
*[class].flyOut2 li { float:left;}
*[class].flyOut2 *[class].navigation-handle {display: block; background-image: url('http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/43/ON_menu_open_60x60.png') !important; background-size: 30px 30px !important;}
#navigation-checkbox:checked + *[class].flyOut2 ul {max-height: 700px;}
#navigation-checkbox:checked + *[class].flyOut2 li {visibility: visible;}
#navigation-checkbox:checked + *[class].flyOut2 *[class].navigation-handle,
#navigation-checkbox:checked + *[class].flyOut2 *[class].navigation-handle:after,
#navigation-checkbox:checked + *[class].flyOut2 *[class].navigation-handle:before {
background-image: url('http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/43/ON_menu_close_60x60.png') !important; background-size: 30px 30px !important;}
*[class].navigation-checkbox {display: none;}
*[class].navigation-handle {display: none; cursor: pointer; padding: 0; height: 30px; width: 30px; border-top: 0; }
*[class].navigation-handle:before,
*[class].navigation-handle:after { position: absolute; content: ' '; }
*[class].flyOut2 *[class].navigation-handle { position: absolute; top: -37px; z-index: 10; }
/* end Flyout Menu */
/*Custom*/
*[class].font12 { font-size: 12px !important;}
*[class].lh20 { line-height: 20px !important;}
*[class].width240 { width: 240px !important;}
}
</style>
<table border="0" cellpadding="0" cellspacing="0" width="640" style="width:640px;"
class="wrapper">
<!--Pre-header-->
<tr>
<td style="font-size:1px; line-height:1px;" height="15" class="h8"> </td>
</tr>
<tr>
<td align="center">
<table border="0" cellpadding="0" cellspacing="0" align="center" width="100%">
<tr>
<td align="center" style="font-family:Arial,Helvetica,sans-serif; font-size:12px; mso-line-height-rule:exactly; line-height:15px; color:#777777; padding-left:10px; padding-right:10px;">
<!---->
<a href="https://oldnavy.gap.com/?CD=ONNC_OPR&DI=241572970&EV=ONNCUNKPM11162018&cvosrc=email.exacttarget.ONNCUNKPM11162018&tid=onem003325"
target="_blank" style="color:#368be6; text-decoration:none;"><span style="color:#368be6;">
<!---->
<span class="mobile-hidden">
<!---->
PLUS! Buy Online, Pickup In-Store? It's the fun, fast & FREE way to get your clothes ASAP.
<!---->
</span>
<!---->
</span>
</a>
<!---->
<!----> <span class="mobile-hidden">View in <a href="https://view.email.oldnavy.com/?qs=c870db2fb08ce98fe57add9057a3d7bead5c58a2e14c5793246c62b896425ddc304c9a3a5e4658059455673cf2f00285314d40e0043d7bd2e4788e0961fbbdfdc7963b52eb21d77f2ff6dc76623cc2d8" target="_blank" style="color:#777777; text-decoration: none;"><span style="color:#777777; text-decoration: underline;">web browser.</span>
</a>
</span>
<!---->
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="font-size:1px; line-height:1px;" height="8" class="mobile-hidden"> </td>
</tr>
<!--end Pre-header-->
<!-- Begin Logo -->
<tr>
<td align="center">
<table border="0" cellpadding="0" cellspacing="0" width="640" style="width:640px;"
class="wrapper">
<tr>
<td align="center">
<a href="https://oldnavy.gap.com/?tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
target="_blank">
<img alt="OLD NAVY" src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/76/20181001_lightson_onlogo.gif"
width="285" border="0" style="display:block; font-family:Arial,Helvetica,sans-serif; font-size:24px; text-align:center; color:#004373;"
class="width240" />
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="font-size:1px; line-height:1px;" height="10" class="h8"> </td>
</tr>
<!-- End Logo -->
<!--Desktop Menu-->
<tr>
<td align="center" class="mobile-hidden" bgcolor="#FFFFFF">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="640" align="center" nowrap="nowrap">
<table border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td nowrap="nowrap">
<a href="https://oldnavy.gap.com/browse/category.do?cid=10018&tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
target="_blank" style="text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; color:#666666;">NEW ARRIVALS /</a>
</td>
<td nowrap="nowrap">
<a href="https://oldnavy.gap.com/browse/category.do?cid=10018&tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
target="_blank" style="text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; color:#666666;"> WOMEN /</a>
</td>
<td nowrap="nowrap">
<a href="https://oldnavy.gap.com/browse/category.do?cid=5597&tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
target="_blank" style="text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; color:#666666;"> WOMEN'S PLUS /</a>
</td>
<td nowrap="nowrap">
<a href="https://oldnavy.gap.com/browse/category.do?cid=8454&tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
target="_blank" style="text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; color:#666666;"> MATERNITY /</a>
</td>
<td nowrap="nowrap">
<a href="https://oldnavy.gap.com/browse/category.do?cid=11174&tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
target="_blank" style="text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; color:#666666;"> MEN /</a>
</td>
<td nowrap="nowrap">
<a href="https://oldnavy.gap.com/browse/category.do?cid=6036&tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
target="_blank" style="text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; color:#666666;"> GIRLS /</a>
</td>
<td nowrap="nowrap">
<a href="https://oldnavy.gap.com/browse/category.do?cid=5918&tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
target="_blank" style="text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; color:#666666;"> BOYS /</a>
</td>
<td nowrap="nowrap">
<a href="https://oldnavy.gap.com/browse/category.do?cid=6825&tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
target="_blank" style="text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; color:#666666;"> TODDLER /</a>
</td>
<td nowrap="nowrap">
<a href="https://oldnavy.gap.com/browse/category.do?cid=37505&tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
target="_blank" style="text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; color:#666666;"> BABY</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="font-size:1px; line-height:1px;" height="10" class="mobile-hidden"> </td>
</tr>
<!--end Desktop Menu-->
<!--Flyout menu-->
<tr>
<td style="font-size:0px; mso-line-height-rule:exactly; line-height:0px;">
<!--[if !mso]>
<!-->
<div class="show" style="display:none; float:left; overflow:hidden; width:0; max-height:0; line-height:0;">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td align="center" valign="top">
<form style="border:0 !important; height: 0px !important;">
<input type="checkbox" id="navigation-checkbox" class="navigation-checkbox">
<div class="flyOut2">
<ul>
<li>
<table cellpadding="0" cellspacing="0">
<tr>
<td width="180" height="30" align="left" valign="middle">
<a href="https://oldnavy.gap.com/browse/category.do?cid=10018&tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
style="color:#003764; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:14px; letter-spacing:0.0625em; text-decoration:none; padding-left:17px;">NEW ARRIVALS</a>
</td>
<td width="20" height="30" align="left" valign="middle">
<a href="https://oldnavy.gap.com/browse/category.do?cid=10018&tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
style="font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#003764; line-height:14px; font-weight:bold; text-decoration: none;"><span style="color:#003764; line-height:14px; font-weight:bold; text-decoration: none;"> ►</span>
</a>
</td>
</tr>
</table>
</li>
<li>
<table cellpadding="0" cellspacing="0">
<tr>
<td width="180" height="30" align="left" valign="middle">
<a href="https://oldnavy.gap.com/browse/category.do?cid=10018&tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
style="color:#003764; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:14px; letter-spacing:0.0625em; text-decoration:none; padding-left:17px;">WOMEN</a>
</td>
<td width="20" height="30" align="left" valign="middle">
<a href="https://oldnavy.gap.com/browse/category.do?cid=10018&tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
style="font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#003764; line-height:14px; font-weight:bold; text-decoration: none;"><span style="color:#003764; line-height:14px; font-weight:bold; text-decoration: none;"> ►</span>
</a>
</td>
</tr>
</table>
</li>
<li>
<table cellpadding="0" cellspacing="0">
<tr>
<td width="180" height="30" align="left" valign="middle">
<a href="https://oldnavy.gap.com/browse/category.do?cid=5597&tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
style="color:#003764; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:14px; letter-spacing:0.0625em; text-decoration:none; padding-left:17px;">WOMEN PLUS</a>
</td>
<td width="20" height="30" align="left" valign="middle">
<a href="https://oldnavy.gap.com/browse/category.do?cid=5597&tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
style="font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#003764; line-height:14px; font-weight:bold; text-decoration: none;"><span style="color:#003764; line-height:14px; font-weight:bold; text-decoration: none;"> ►</span>
</a>
</td>
</tr>
</table>
</li>
<li>
<table cellpadding="0" cellspacing="0">
<tr>
<td width="180" height="30" align="left" valign="middle">
<a href="https://oldnavy.gap.com/browse/category.do?cid=8454&tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
style="color:#003764; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:14px; letter-spacing:0.0625em; text-decoration:none; padding-left:17px;">MATERNITY</a>
</td>
<td width="20" height="30" align="left" valign="middle">
<a href="https://oldnavy.gap.com/browse/category.do?cid=8454&tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
style="font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#003764; line-height:14px; font-weight:bold; text-decoration: none;"><span style="color:#003764; line-height:14px; font-weight:bold; text-decoration: none;"> ►</span>
</a>
</td>
</tr>
</table>
</li>
<li>
<table cellpadding="0" cellspacing="0">
<tr>
<td width="180" height="30" align="left" valign="middle">
<a href="https://oldnavy.gap.com/browse/category.do?cid=11174&tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
style="color:#003764; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:14px; letter-spacing:0.0625em; text-decoration:none; padding-left:17px;">MEN</a>
</td>
<td width="20" height="30" align="left" valign="middle">
<a href="https://oldnavy.gap.com/browse/category.do?cid=11174&tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
style="font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#003764; line-height:14px; font-weight:bold; text-decoration: none;"><span style="color:#003764; line-height:14px; font-weight:bold; text-decoration: none;"> ►</span>
</a>
</td>
</tr>
</table>
</li>
<li>
<table cellpadding="0" cellspacing="0">
<tr>
<td width="180" height="30" align="left" valign="middle">
<a href="https://oldnavy.gap.com/browse/category.do?cid=6036&tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
style="color:#003764; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:14px; letter-spacing:0.0625em; text-decoration:none; padding-left:17px;">GIRLS</a>
</td>
<td width="20" height="30" align="left" valign="middle">
<a href="https://oldnavy.gap.com/browse/category.do?cid=6036&tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
style="font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#003764; line-height:14px; font-weight:bold; text-decoration: none;"><span style="color:#003764; line-height:14px; font-weight:bold; text-decoration: none;"> ►</span>
</a>
</td>
</tr>
</table>
</li>
<li>
<table cellpadding="0" cellspacing="0">
<tr>
<td width="180" height="30" align="left" valign="middle">
<a href="https://oldnavy.gap.com/browse/category.do?cid=5918&tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
style="color:#003764; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:14px; letter-spacing:0.0625em; text-decoration:none; padding-left:17px;">BOYS</a>
</td>
<td width="20" height="30" align="left" valign="middle">
<a href="https://oldnavy.gap.com/browse/category.do?cid=5918&tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
style="font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#003764; line-height:14px; font-weight:bold; text-decoration: none;"><span style="color:#003764; line-height:14px; font-weight:bold; text-decoration: none;"> ►</span>
</a>
</td>
</tr>
</table>
</li>
<li>
<table cellpadding="0" cellspacing="0">
<tr>
<td width="180" height="30" align="left" valign="middle">
<a href="https://oldnavy.gap.com/browse/category.do?cid=6825&tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
style="color:#003764; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:14px; letter-spacing:0.0625em; text-decoration:none; padding-left:17px;">TODDLER</a>
</td>
<td width="20" height="30" align="left" valign="middle">
<a href="https://oldnavy.gap.com/browse/category.do?cid=6825&tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
style="font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#003764; line-height:14px; font-weight:bold; text-decoration: none;"><span style="color:#003764; line-height:14px; font-weight:bold; text-decoration: none;"> ►</span>
</a>
</td>
</tr>
</table>
</li>
<li>
<table cellpadding="0" cellspacing="0">
<tr>
<td width="180" height="30" align="left" valign="middle">
<a href="https://oldnavy.gap.com/browse/category.do?cid=37505&tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
style="color:#003764; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:14px; letter-spacing:0.0625em; text-decoration:none; padding-left:17px;">BABY</a>
</td>
<td width="20" height="30" align="left" valign="middle">
<a href="https://oldnavy.gap.com/browse/category.do?cid=37505&tid=onembt0241&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
style="font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#003764; line-height:14px; font-weight:bold; text-decoration: none;"><span style="color:#003764; line-height:14px; font-weight:bold; text-decoration: none;"> ►</span>
</a>
</td>
</tr>
</table>
</li>
</ul>
<label for="navigation-checkbox" class="navigation-handle"></label>
</div>
<input type="hidden" name="__HIDDEN_FIELD_NAMES__" value="__HIDDEN_FIELD_NAMES__">
<input type="hidden" name="charset_" value="UTF-8">
</form>
</td>
</tr>
</table>
</div>
<!--<![endif]-->
</td>
</tr>
<!--end Flyout menu-->
<!-- BEGIN Top Banner-->
<!-- BEGIN Rewards Banners -->
<tr>
<td align="center" width="640" style="width: 640px;" class="wrapper">
<table border="0" cellpadding="0" cellspacing="0" width="100%" align="center"
class="wrapper">
<tr>
<td style="font-size:1px; line-height:1px; border-top: 1px solid #ef001b;" height="10"
class="h5"> </td>
</tr>
<tr>
<td align="center">
<a href="https://oldnavy.gap.com/?tid=onem003332&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
style="text-decoration:none; font-family: Arial, Helvetica, sans-serif; letter-spacing:0.0625em; font-weight:normal; font-size:12px; color:#ef001b;"
class="txt10"><b>FREE SHIPPING</b> ON ORDERS OF $50 OR MORE</a>
</td>
</tr>
<tr>
<td style="font-size:1px; line-height:1px; border-bottom: 1px solid #ef001b;"
height="10" class="h3"> </td>
</tr>
<tr>
<td style="font-size:1px; line-height:1px;" height="10" class="h4"> </td>
</tr>
</table>
</td>
</tr>
<!-- END SlimEDFS Banner -->
<!-- END Top Banners -->
</table>
</td>
</tr>
<tr>
<td align="center">
<table border="0" cellpadding="0" cellspacing="0" width="640" style="width:640px;"
align="center" class="wrapper">
<tr>
<td>
<!-- -->
<!-- -->
<!-- -->
<!-- -->
<!-- -->
<style type="text/css">
@media only screen and (max-width: 480px) {
/* Add custom CSS here and remove this comment */
}
</style>
<!-- -->
<!-- -->
<!-- -->
<!-- -->
<table class="wrapper" width="640" align="center" cellspacing="0" cellpadding="0"
border="0">
<tr>
<td align="center" valign="top" style="padding: 0px 0px 0px 0px;">
<a href="https://oldnavy.gap.com/cookieFailure.do" target="_blank">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/79/181116_PreBlackFriday_R1.jpg"
alt="Cardmember exclusive pre-sale" width="640" style="display:block; font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#000000; font-weight:bold;"
border="0" class="photo" />
</a>
</td>
</tr>
<tr>
<td>
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td class="block" style="padding-top: 4px;">
<a href="https://oldnavy.gap.com/cookieFailure.do" target="_blank">
<img alt="FIND A STORE" width="320" height="46" style="display:block; font-family:Helvetica,Arial,sans-serif; font-size:10px; color:#000000;"
border="0" src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/79/181116_PreBlackFriday_R2a.gif"
/>
</a>
</td>
<td class="block" style="padding-top: 4px;">
<a href="https://apply.syf.com/eapply/eapply.action?clientCode=OLDNAVY&sitecode=doneml1b1"
target="_blank">
<img alt="APPLY NOW" width="320" height="46" style="display:block; font-family:Helvetica,Arial,sans-serif; font-size:10px; color:#000000;"
border="0" src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/79/181116_PreBlackFriday_R2b.gif"
/>
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" valign="top" style="padding: 0px 0px 0px 0px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=10018&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_PROMO"
target="_blank">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/79/181116_PreBlackFriday_R3.jpg"
alt="Black friday pre-party!" width="640" style="display:block; font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#000000; font-weight:bold;"
border="0" class="photo" />
</a>
</td>
</tr>
<tr>
<td>
<table class="wrapper" width="640" align="center" cellspacing="0" cellpadding="0"
border="0">
<tr>
<td align="center" valign="top" style="padding: 0px 0px 0px 0px;">
<a href="https://apply.syf.com/eapply/eapply.action?clientCode=OLDNAVY&sitecode=doneml1b1"
target="_blank">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/79/181116_PreBlackFriday_R4a.jpg"
width="320" alt="Apply now" style="display:block; font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#000000; font-weight:bold;"
border="0" class="photo" />
</a>
</td>
<td align="center" valign="top" style="padding: 0px 0px 0px 0px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=10018&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_PROMO"
target="_blank">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/79/181116_PreBlackFriday_R4b.jpg"
width="320" alt="" style="display:block; font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#000000; font-weight:bold;"
border="0" class="photo" />
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" valign="top" style="padding: 0px 0px 0px 0px;">
<a href="https://oldnavy.gap.com/cookieFailure.do" target="_blank">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/79/181116_PreBlackFriday_R5.jpg"
alt="Buy online. Pickup in-store." width="640" style="display:block; font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#000000; font-weight:bold;"
border="0" class="photo" />
</a>
</td>
</tr>
<tr>
<td align="center" valign="top" style="padding: 0px 0px 0px 0px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=85729&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_PROMO"
target="_blank">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/79/181116_PreBlackFriday_R6.gif"
alt="Rsvp yes to these winter wonders" width="640" style="display:block; font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#000000; font-weight:bold;"
border="0" class="photo" />
</a>
</td>
</tr>
<tr>
<td>
<table class="wrapper" width="640" align="center" cellspacing="0" cellpadding="0"
border="0">
<tr>
<td align="center" valign="top" style="padding: 0px 0px 0px 0px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=85729&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_PROMO"
target="_blank">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/79/181116_PreBlackFriday_R7a.jpg"
width="320" alt="Shop jeans" style="display:block; font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#000000; font-weight:bold;"
border="0" class="photo" />
</a>
</td>
<td align="center" valign="top" style="padding: 0px 0px 0px 0px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=55474&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_PROMO"
target="_blank">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/79/181116_PreBlackFriday_R7b.jpg"
width="320" alt="Shop outerwear" style="display:block; font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#000000; font-weight:bold;"
border="0" class="photo" />
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table class="wrapper" width="640" align="center" cellspacing="0" cellpadding="0"
border="0">
<tr>
<td align="center" valign="top" style="padding: 0px 0px 0px 0px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=20408&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_PROMO"
target="_blank">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/79/181116_PreBlackFriday_R8a.jpg"
width="320" alt="Shop sweaters" style="display:block; font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#000000; font-weight:bold;"
border="0" class="photo" />
</a>
</td>
<td align="center" valign="top" style="padding: 0px 0px 0px 0px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=50058&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_PROMO"
target="_blank">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/79/181116_PreBlackFriday_R8b.jpg"
width="320" alt="Shop sleepwear" style="display:block; font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#000000; font-weight:bold;"
border="0" class="photo" />
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table class="wrapper" width="640" align="center" cellspacing="0" cellpadding="0"
border="0">
<tr>
<td align="center" valign="top" style="padding: 0px 0px 0px 0px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=10018&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_PROMO"
target="_blank">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/79/181116_PreBlackFriday_R9a.jpg"
width="320" alt="Shop new arrivals" style="display:block; font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#000000; font-weight:bold;"
border="0" class="photo" />
</a>
</td>
<td align="center" valign="top" style="padding: 0px 0px 0px 0px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=1093430&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_PROMO"
target="_blank">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/79/181116_PreBlackFriday_R9b.jpg"
width="320" alt="Shop gifts" style="display:block; font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#000000; font-weight:bold;"
border="0" class="photo" />
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table class="wrapper" width="640" align="center" cellspacing="0" cellpadding="0"
border="0">
<tr>
<td align="center" valign="top" style="padding: 0px 0px 0px 0px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=96964&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_PROMO"
target="_blank">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/79/181116_PreBlackFriday_R10a.jpg"
width="320" alt="Shop clearance" style="display:block; font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#000000; font-weight:bold;"
border="0" class="photo" />
</a>
</td>
<td align="center" valign="top" style="padding: 0px 0px 0px 0px;">
<a href="https://apply.syf.com/eapply/eapply.action?clientCode=OLDNAVY&sitecode=doneml1b1"
target="_blank">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/79/181116_PreBlackFriday_R10b.jpg"
width="320" alt="Apply now" style="display:block; font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#000000; font-weight:bold;"
border="0" class="photo" />
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" valign="top" style="padding: 0px 0px 0px 0px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=10018&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_PROMO"
target="_blank">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/79/181116_PreBlackFriday_R11.gif"
alt="Celebrate with new for the fam" width="640" style="display:block; font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#000000; font-weight:bold;"
border="0" class="photo" />
</a>
</td>
</tr>
<tr>
<td>
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td class="block" valign="top">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="padding-top:4px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=10018&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_PROMO"
target="_blank">
<img src="http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/41/ON_CTA_Blue_W_160.gif"
alt="WOMEN" width="160" height="46" style="display:block; font-family:Helvetica,Arial,sans-serif; font-size:10px; color:#000000;"
border="0" />
</a>
</td>
<td style="padding-top:4px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=5597&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_PROMO"
target="_blank">
<img src="http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/41/ON_CTA_Blue_WP_160.gif"
alt="WOMEN'S PLUS" width="160" height="46" style="display:block; font-family:Helvetica,Arial,sans-serif; font-size:10px; color:#000000;"
border="0" />
</a>
</td>
</tr>
</table>
</td>
<td class="block" valign="top">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="padding-top:4px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=8454&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_PROMO"
target="_blank">
<img src="http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/41/ON_CTA_Blue_Mat_160.gif"
alt="MATERNITY" width="160" height="46" style="display:block; font-family:Helvetica,Arial,sans-serif; font-size:10px; color:#000000;"
border="0" />
</a>
</td>
<td style="padding-top:4px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=11174&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_PROMO"
target="_blank">
<img src="http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/41/ON_CTA_Blue_M_160.gif"
alt="MEN" width="160" height="46" style="display:block; font-family:Helvetica,Arial,sans-serif; font-size:10px; color:#000000;"
border="0" />
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td class="block" valign="top">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="padding-top:4px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=6036&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_PROMO"
target="_blank">
<img src="http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/41/ON_CTA_Blue_G_160.gif"
alt="GIRLS" width="160" height="46" style="display:block; font-family:Helvetica,Arial,sans-serif; font-size:10px; color:#000000;"
border="0" />
</a>
</td>
<td style="padding-top:4px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=5918&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_PROMO"
target="_blank">
<img src="http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/41/ON_CTA_Blue_B_160.gif"
alt="BOYS" width="160" height="46" style="display:block; font-family:Helvetica,Arial,sans-serif; font-size:10px; color:#000000;"
border="0" />
</a>
</td>
</tr>
</table>
</td>
<td class="block" valign="top">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="padding-top:4px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=6825&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_PROMO"
target="_blank">
<img src="http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/41/ON_CTA_Blue_TG_160.gif"
alt="TODDLER GIRLS" width="160" height="46" style="display:block; font-family:Helvetica,Arial,sans-serif; font-size:10px; color:#000000;"
border="0" />
</a>
</td>
<td style="padding-top:4px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=6157&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_PROMO"
target="_blank">
<img src="http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/41/ON_CTA_Blue_TB_160.gif"
alt="TODDLER BOYS" width="160" height="46" style="display:block; font-family:Helvetica,Arial,sans-serif; font-size:10px; color:#000000;"
border="0" />
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td style="padding-top:4px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=37505&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_PROMO"
target="_blank">
<img src="http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/41/ON_CTA_Blue_BG_160.gif"
alt="BABY GIRLS" width="160" height="46" style="display:block; font-family:Helvetica,Arial,sans-serif; font-size:10px; color:#000000;"
border="0" />
</a>
</td>
<td style="padding-top:4px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=37508&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_PROMO"
target="_blank">
<img src="http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/41/ON_CTA_Blue_BB_160.gif"
alt="BABY BOYS" width="160" height="46" style="display:block; font-family:Helvetica,Arial,sans-serif; font-size:10px; color:#000000;"
border="0" />
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" valign="top" style="padding: 0px 0px 20px 0px;"></td>
</tr>
</table>
<!-- -->
<!-- -->
<!-- -->
<!-- -->
<!-- -->
<!-- -->
<style type="text/css">
@media only screen and (max-width: 480px) {
}
</style>
<!-- -->
<!-- -->
<!-- -->
<!-- -->
<table class="wrapper" width="640" align="center" cellspacing="0" cellpadding="0"
border="0">
<tr>
<td>
<a href="https://oldnavy.gap.com/browse/category.do?cid=50058&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_TOD"
target="_blank">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/79/20181116_ONUS_TODM_R1.jpg"
alt="50% off all sleepwear" width="640" style="display:block;" border="0" class="photo"
/>
</a>
</td>
</tr>
<tr>
<td>
<a href="https://oldnavy.gap.com/browse/category.do?cid=50058&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_TOD"
target="_blank">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/79/20181116_ONUS_TODM_R2.jpg"
alt="Crazy deals!" width="640" style="display:block;" border="0" class="photo"
/>
</a>
</td>
</tr>
<tr>
<td align="center">
<a href="https://oldnavy.gap.com/browse/category.do?cid=50058&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_TOD"
target="_blank">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/79/20181116_ONUS_TODM_R3.jpg"
alt="sleepwear just for you" width="460" style="display:block;" border="0" class="photo"
/>
</a>
</td>
</tr>
<tr>
<td>
<a target="_blank" href="http://mi.oldnavy.com/p/cp/a6ae103de21b82b6/c?mi_u=241572970&EV_segment1=OUNK&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&EV_segment2=OUNK&url=http%3A%2F%2Fmi.oldnavy.com%2Fp%2Frp%2F0f094032fece97cb%2Furl">
<img class="photo" width="640" alt="Display images to show real-time content"
style="border: 0; display: block;" border="0" src="http://mi.oldnavy.com/p/rp/0f094032fece97cb.png?mi_u=241572970&EV_segment1=OUNK&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&EV_segment2=OUNK"
/>
</a>
</td>
</tr>
<tr>
<td>
<a target="_blank" href="http://mi.oldnavy.com/p/cp/a6ae103de21b82b6/c?mi_u=241572970&EV_segment1=OUNK&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&EV_segment2=OUNK&url=http%3A%2F%2Fmi.oldnavy.com%2Fp%2Frp%2F1403ef2a9f6a26d2%2Furl">
<img class="photo" width="640" alt="Display images to show real-time content"
style="border: 0; display: block;" border="0" src="http://mi.oldnavy.com/p/rp/1403ef2a9f6a26d2.png?mi_u=241572970&EV_segment1=OUNK&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&EV_segment2=OUNK"
/>
</a>
</td>
</tr>
<tr>
<td>
<a target="_blank" href="http://mi.oldnavy.com/p/cp/a6ae103de21b82b6/c?mi_u=241572970&EV_segment1=OUNK&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&EV_segment2=OUNK&url=http%3A%2F%2Fmi.oldnavy.com%2Fp%2Frp%2Ffe9afe67feadb84e%2Furl">
<img class="photo" width="640" alt="Display images to show real-time content"
style="border: 0; display: block;" border="0" src="http://mi.oldnavy.com/p/rp/fe9afe67feadb84e.png?mi_u=241572970&EV_segment1=OUNK&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&EV_segment2=OUNK"
/>
</a>
</td>
</tr>
<tr>
<td>
<a target="_blank" href="http://mi.oldnavy.com/p/cp/a6ae103de21b82b6/c?mi_u=241572970&EV_segment1=OUNK&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&EV_segment2=OUNK&url=http%3A%2F%2Fmi.oldnavy.com%2Fp%2Frp%2Fdc79ebff7aaf58e5%2Furl">
<img class="photo" width="640" alt="Display images to show real-time content"
style="border: 0; display: block;" border="0" src="http://mi.oldnavy.com/p/rp/dc79ebff7aaf58e5.png?mi_u=241572970&EV_segment1=OUNK&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&EV_segment2=OUNK"
/>
</a>
</td>
</tr>
<tr>
<td align="center">
<a href="https://oldnavy.gap.com/browse/category.do?cid=50058&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_TOD"
target="_blank">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/79/20181116_ONUS_TODM_R4.jpg"
alt="more perfect picks" width="460" style="display:block;" border="0" class="photo"
/>
</a>
</td>
</tr>
<tr>
<td>
<a target="_blank" href="http://mi.oldnavy.com/p/cp/a6ae103de21b82b6/c?mi_u=241572970&EV_segment2=OUNK&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&EV_segment1=OUNK&url=http%3A%2F%2Fmi.oldnavy.com%2Fp%2Frp%2F528ba3088f71c78e%2Furl">
<img class="photo" width="640" alt="Display images to show real-time content"
style="border: 0; display: block;" border="0" src="http://mi.oldnavy.com/p/rp/528ba3088f71c78e.png?mi_u=241572970&EV_segment2=OUNK&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&EV_segment1=OUNK"
/>
</a>
</td>
</tr>
<tr>
<td>
<a target="_blank" href="http://mi.oldnavy.com/p/cp/a6ae103de21b82b6/c?mi_u=241572970&EV_segment2=OUNK&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&EV_segment1=OUNK&url=http%3A%2F%2Fmi.oldnavy.com%2Fp%2Frp%2F8bd78834c522d248%2Furl">
<img class="photo" width="640" alt="Display images to show real-time content"
style="border: 0; display: block;" border="0" src="http://mi.oldnavy.com/p/rp/8bd78834c522d248.png?mi_u=241572970&EV_segment2=OUNK&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&EV_segment1=OUNK"
/>
</a>
</td>
</tr>
<tr>
<td>
<a target="_blank" href="http://mi.oldnavy.com/p/cp/a6ae103de21b82b6/c?mi_u=241572970&EV_segment2=OUNK&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&EV_segment1=OUNK&url=http%3A%2F%2Fmi.oldnavy.com%2Fp%2Frp%2Fba2bccc9bad89912%2Furl">
<img class="photo" width="640" alt="Display images to show real-time content"
style="border: 0; display: block;" border="0" src="http://mi.oldnavy.com/p/rp/ba2bccc9bad89912.png?mi_u=241572970&EV_segment2=OUNK&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&EV_segment1=OUNK"
/>
</a>
</td>
</tr>
<tr>
<td>
<a target="_blank" href="http://mi.oldnavy.com/p/cp/a6ae103de21b82b6/c?mi_u=241572970&EV_segment2=OUNK&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&EV_segment1=OUNK&url=http%3A%2F%2Fmi.oldnavy.com%2Fp%2Frp%2F140a1e77153d5428%2Furl">
<img class="photo" width="640" alt="Display images to show real-time content"
style="border: 0; display: block;" border="0" src="http://mi.oldnavy.com/p/rp/140a1e77153d5428.png?mi_u=241572970&EV_segment2=OUNK&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&EV_segment1=OUNK"
/>
</a>
</td>
</tr>
<tr>
<td>
<a href="https://oldnavy.gap.com/cookieFailure.do" target="_blank">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/79/20181116_ONUS_TODM_R5.jpg"
alt="Buy online. Pickup in-store." width="640" style="display:block;" border="0"
class="photo" />
</a>
</td>
</tr>
<tr>
<td>
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td class="block" valign="top">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="padding-top:4px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=50058&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_TOD"
target="_blank">
<img alt="WOMEN" width="320" height="46" style="display:block; font-family:Helvetica,Arial,sans-serif; font-size:10px; color:#000000;"
border="0" src="http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/41/ON_CTA_Blue_W_320.gif"
/>
</a>
</td>
</tr>
</table>
</td>
<td class="block" valign="top">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="padding-top:4px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=5681&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_TOD"
target="_blank">
<img src="http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/41/ON_CTA_Blue_WP_160.gif"
alt="WOMEN'S PLUS" width="160" height="46" style="display:block; font-family:Helvetica,Arial,sans-serif; font-size:10px; color:#000000;"
border="0" />
</a>
</td>
<td style="padding-top:4px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=38529&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_TOD"
target="_blank">
<img src="http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/41/ON_CTA_Blue_M_160.gif"
alt="MEN" width="160" height="46" style="display:block; font-family:Helvetica,Arial,sans-serif; font-size:10px; color:#000000;"
border="0" />
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td class="block" valign="top">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="padding-top:4px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=6100&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_TOD"
target="_blank">
<img src="http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/41/ON_CTA_Blue_G_160.gif"
alt="GIRLS" width="160" height="46" style="display:block; font-family:Helvetica,Arial,sans-serif; font-size:10px; color:#000000;"
border="0" />
</a>
</td>
<td style="padding-top:4px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=36319&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_TOD"
target="_blank">
<img src="http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/41/ON_CTA_Blue_B_160.gif"
alt="BOYS" width="160" height="46" style="display:block; font-family:Helvetica,Arial,sans-serif; font-size:10px; color:#000000;"
border="0" />
</a>
</td>
</tr>
</table>
</td>
<td class="block" valign="top">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="padding-top:4px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=6297&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_TOD"
target="_blank">
<img src="http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/41/ON_CTA_Blue_TG_160.gif"
alt="TODDLER GIRLS" width="160" height="46" style="display:block; font-family:Helvetica,Arial,sans-serif; font-size:10px; color:#000000;"
border="0" />
</a>
</td>
<td style="padding-top:4px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=34722&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_TOD"
target="_blank">
<img src="http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/41/ON_CTA_Blue_TB_160.gif"
alt="TODDLER BOYS" width="160" height="46" style="display:block; font-family:Helvetica,Arial,sans-serif; font-size:10px; color:#000000;"
border="0" />
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td style="padding-top:4px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=51737&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_TOD"
target="_blank">
<img src="http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/41/ON_CTA_Blue_BG_160.gif"
alt="BABY GIRLS" width="160" height="46" style="display:block; font-family:Helvetica,Arial,sans-serif; font-size:10px; color:#000000;"
border="0" />
</a>
</td>
<td style="padding-top:4px;">
<a href="https://oldnavy.gap.com/browse/category.do?cid=51738&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=P_TOD"
target="_blank">
<img src="http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/41/ON_CTA_Blue_BB_160.gif"
alt="BABY BOYS" width="160" height="46" style="display:block; font-family:Helvetica,Arial,sans-serif; font-size:10px; color:#000000;"
border="0" />
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="font-size:1px; line-height:1px;" height="20"> </td>
</tr>
</table>
<!-- MI Tracking Pixel -->
<table width="1" height="1" cellpadding="0" cellspacing="0" border="0">
<tr>
<td style="font-size:0px; line-height:0px;">
<img src="http://mi.oldnavy.com/p/cp/a6ae103de21b82b6/o.gif?mi_u=241572970" width="1"
height="1" alt="" aria-hidden="true" />
</td>
</tr>
</table>
<!-- -->
<!-- -->
<!-- -->
<!-- -->
<!-- -->
<!-- -->
<style type="text/css">
@media only screen and (max-width: 480px) {
/* Add custom CSS here and remove this comment */
}
</style>
<!-- -->
<!-- -->
<!-- -->
<!-- -->
<table class="wrapper" width="640" align="center" cellspacing="0" cellpadding="0"
border="0">
<tr>
<td align="center" valign="top">
<a href="https://oldnavy.gap.com/?tid=onem003332&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=H_TOD"
target="_blank">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/79/181115_ONUS_SuperSatTeaser_HLM1.jpg"
alt="50% off all jeans and shoes for the fam" width="640" style="display:block; font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#000000; font-weight:bold;"
border="0" class="photo" />
</a>
</td>
</tr>
<tr>
<td style="padding-bottom: 20px;">
<table class="wrapper" width="640" align="center" cellspacing="0" cellpadding="0"
border="0">
<tr>
<td align="center" valign="top">
<a href="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/79/181115_ONUS_SuperSatTeaser_HLM.ics"
target="_blank">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/79/181115_ONUS_SuperSatTeaser_HLM2.jpg"
alt="Add to calendar" width="320" style="display:block; font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#000000; font-weight:bold;"
border="0" class="photo" />
</a>
</td>
<td align="center" valign="top">
<a href="https://oldnavy.gap.com/browse/category.do?cid=85729&tid=onem003325&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&IRT=H_TOD"
target="_blank">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/79/181115_ONUS_SuperSatTeaser_HLM3.jpg"
alt="Fill your cart" width="320" style="display:block; font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#000000; font-weight:bold;"
border="0" class="photo" />
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- -->
<!-- -->
<!-- -->
<!-- -->
<!-- -->
<!-- -->
<!-- -->
</td>
</tr>
</table>
</td>
</tr>
<!-- -->
<tr>
<td align="center">
<style type="text/css">
@media only screen and (max-width: 480px) {
.width14 { width: 14px !important;}
.width80 { width: 80px !important;}
.width101 { width: 101px !important;}
.width103 { width: 103px !important;}
.width106 { width: 106px !important;}
.width107 { width: 107px !important;}
.width117 { width: 117px !important;}
.f8 { font-size:8px !important;}
.font10 { font-size:10px !important;}
.font11 { font-size:11px !important;}
.lh12 { line-height: 12px !important;}
.lh14 { line-height: 14px !important;}
.pl7 { padding-left: 7px !important; }
.h10 { height: 10px !important;}
}
</style>
<table border="0" cellpadding="0" cellspacing="0" width="640" style="width:640px;"
class="wrapper">
<!-- ON/OFF SWITCH FOR CARDHOLDER MODULE -->
<!-- Store Locator Banner -->
<tr>
<td style="font-size:1px; line-height:1px;" height="15"> </td>
</tr>
<tr>
<td align="center" bgcolor="#f7f7f7" style="border-bottom: 1px solid #003764;">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/76/20181001_lightson_holidayhq.gif"
width="640" class="photo" style="display: block; border: 0;" alt="HOLIDAY HQ" />
<table class="wrapper" width="640" align="center" cellspacing="0" cellpadding="0"
border="0" style="border-bottom: 1px solid #003764;">
<tr>
<td align="center" valign="top" style="padding: 0px 0px 20px 0px;">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="10" class="mobile-hidden"></td>
<td align="center" valign="top">
<table cellpadding="0" cellspacing="0">
<tr>
<td align="center">
<a href="https://oldnavy.gap.com/cookieFailure.do" target="_blank">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/76/20181001_lightson_bopis.gif"
alt="" width="155" style="display:block; font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#000000; font-weight:bold;"
border="0" class="width80" />
</a>
</td>
</tr>
<tr>
<td align="center" style="font-family: Arial, Helvetica, sans-serif; padding: 8px 8px 0 8px; color: #000000; font-size: 14px; line-height: 18px;"
class="font10 lh14">
<a href="https://oldnavy.gap.com/cookieFailure.do" target="_blank" style="text-decoration: none; color: #000000;">BUY ONLINE,
<br />PICK‑UP IN STORE</a>
</td>
</tr>
</table>
</td>
<td align="center" valign="top">
<table cellpadding="0" cellspacing="0">
<tr>
<td align="center">
<a href="https://oldnavy.gap.com/cookieFailure.do" target="_blank" style="text-decoration: none;">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/76/20181001_lightson_freereturns.gif"
alt="" width="155" style="display:block; font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#000000; font-weight:bold;"
border="0" class="width80" />
</a>
</td>
</tr>
<tr>
<td align="center" style="font-family: Arial, Helvetica, sans-serif; padding: 8px 8px 0 8px; color: #000000; font-size: 14px; line-height: 18px;"
class="font10 lh14">
<a href="https://oldnavy.gap.com/cookieFailure.do" target="_blank" style="text-decoration: none; color: #000000;">FREE RETURNS
<br class="mobile-hidden">& EXCHANGES</a>
</td>
</tr>
</table>
</td>
<td align="center" valign="top">
<table cellpadding="0" cellspacing="0">
<tr>
<td align="center">
<a href="https://apply.syf.com/eapply/eapply.action?clientCode=OLDNAVY&sitecode=CR_APL_B"
target="_blank" style="text-decoration: none;">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/76/20181001_lightson_card.gif"
alt="" width="155" style="display:block; font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#000000; font-weight:bold;"
border="0" class="width80" />
</a>
</td>
</tr>
<tr>
<td align="center" style="font-family: Arial, Helvetica, sans-serif; padding: 8px 8px 0 8px; color: #000000; font-size: 14px; line-height: 18px;"
class="font10 lh14">
<a href="https://apply.syf.com/eapply/eapply.action?clientCode=OLDNAVY&sitecode=CR_APL_B"
target="_blank" style="text-decoration: none; color: #000000;">APPLY FOR AN
<br>OLD NAVY CARD</a>
</td>
</tr>
</table>
</td>
<td align="center" valign="top">
<table cellpadding="0" cellspacing="0">
<tr>
<td align="center">
<a href="https://oldnavy.gap.com/cookieFailure.do" target="_blank">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/76/20181001_lightson_giftcard.gif"
alt="" width="155" style="display:block; font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#000000; font-weight:bold;"
border="0" class="width80" />
</a>
</td>
</tr>
<tr>
<td align="center" style="font-family: Arial, Helvetica, sans-serif; padding: 8px 8px 0 8px; color: #000000; font-size: 14px; line-height: 18px;"
class="font10 lh14">
<a href="https://oldnavy.gap.com/cookieFailure.do" target="_blank" style="text-decoration: none; color: #000000;">GIFT CARDS</a>
</td>
</tr>
</table>
</td>
<td width="10" class="mobile-hidden"></td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="">
<tr>
<td style="padding-top: 10px; padding-bottom: 10px;">
<a href="https://oldnavy.gap.com/cookieFailure.do" target="_blank">
<img src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/76/20181001_lightson_findmarker.gif"
style="display: block; border: 0;" width="25" alt="" class="width14" />
</a>
</td>
<td style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 18px; padding-left: 10px; padding-right: 10px;"
class="font11 lh14">
<a href="https://oldnavy.gap.com/cookieFailure.do" target="_blank" style="text-decoration: none; color: #000000;">FIND YOUR STORE</a>
</td>
</tr>
</table>
</td>
</tr>
<!--end Legacy Store Locator Banner-->
<!--SMS Signup & Footer links <tr>
<td align="center" valign="middle" style="padding-top: 24px; padding-bottom: 28px;"><a href="http://oldnavyform.hit2c.com/en/acquisition_campaign/wVgRKBdw/acquisitions/new?utm_source=Old_Navy_Webform_2016&utm_medium=US_Email" style="text-decoration:none; font-family: Arial, Helvetica, sans-serif; letter-spacing:0.0625em; font-weight:normal; font-size:12px; color:#033b77;" alias="Footer: Sign up for SMS"><img src="http://image.email.oldnavy.com/lib/fe9e13707564037f74/m/42/ON_CTA_SMS_Signup.png" alt="SIGN UP FOR MOBILE TEXT ALERTS" width="295" height="25" style="display:block; border:none; text-decoration:none; text-align: center; font-family: Arial, Helvetica, sans-serif; letter-spacing:0.0625em; font-weight:bold; font-size:14px; color:#033b77;" /></a></td>
</tr> -->
<!--EDFS Banner-->
<tr>
<td align="center">
<table border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td>
<a href="https://oldnavy.gap.com/?tid=onem003332&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018">
<img alias="Footer: EDFS Banner" alt="5 BRANDS, 1 EASY CHECKOUT | FREE SHIPPING ON ORDERS OF $50 OR MORE±± | GAP | OLD NAVY | BANANA REPUBLIC | ATHLETA | HILL CITY"
src="https://image.email.oldnavy.com/lib/fe9e13707564037f74/m/77/20181010_ONUS_shipping_footer.gif"
width="640" border="0" style="display:block;max-width:640px;" class="photo" />
</a>
</td>
</tr>
</table>
</td>
</tr>
<!--end EDFS Banner-->
<tr>
<td style="font-size:1px; line-height:1px; border-top: 1px solid #003764;" height="30"> </td>
</tr>
<tr>
<td align="center" nowrap="nowrap" style="padding-bottom:25px;">
<table border="0" cellpadding="0" cellspacing="0" align="center" class="wrapper">
<tr>
<td style="font-family:Arial,Helvetica,sans-serif; font-size:12px; mso-line-height-rule:exactly; line-height:18px; color:#368be6;"
align="center">
<a href="https://oldnavy.gap.com/cookieFailure.do" target="_blank" style="color:#368be6; text-decoration:none;"><span style="color:#368be6;">Privacy Policy</span>
</a>
</td>
<td style="font-family:Arial,Helvetica,sans-serif; font-size:12px; mso-line-height-rule:exactly; line-height:18px; color:#777777;"> | </td>
<td style="font-family:Arial,Helvetica,sans-serif; font-size:12px; mso-line-height-rule:exactly; line-height:18px; color:#368be6;"
align="center">
<a href="https://secure-oldnavy.gap.com/profile/info.do?cid=82636&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018&ET_JOB_ID=2849226&CAMPAIGN_ID=323270"
target="_blank" style="color:#368be6; text-decoration:none;"><span style="color:#368be6;">Unsubscribe</span>
</a>
</td>
<td style="font-family:Arial,Helvetica,sans-serif; font-size:12px; mso-line-height-rule:exactly; line-height:18px; color:#777777;"> | </td>
<td style="font-family:Arial,Helvetica,sans-serif; font-size:12px; mso-line-height-rule:exactly; line-height:18px; color:#368be6;"
align="center">
<a href="https://secure-oldnavy.gap.com/profile/info.do?cid=1032837&EV=ONNCUNKPM11162018&DI=241572970&CD=ONNC_OPR&cvosrc=email.exacttarget.ONNCUNKPM11162018"
target="_blank" style="color:#368be6; text-decoration:none;"><span style="color:#368be6;">Old Navy Card Program</span>
</a>
</td>
</tr>
</table>
</td>
</tr>
<!--end SMS Signup & Footer links-->
<!--Disclaimer-->
<tr>
<td align="center">
<table border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="left" style="font-family:Arial,Helvetica,sans-serif; font-size:12px; mso-line-height-rule:exactly; line-height:16px; color:#777777;">If you have any questions about our privacy policy, contact our customer service
center via email at
<a href="mailto:custserv@oldnavy.com" style="color:#777777; text-decoration:underline;"><span style="color:#777777;">custserv@oldnavy.com</span>
</a>, or call us at 1-800-OLD-NAVY (1-800-653-6289). You may also contact us by postal
mail at Oldnavy.com Customer Service, 6007 Green Pointe Drive, Groveport, OH 43125.
<br
/>
<br />If you'd rather not receive email updates from Old Navy, you can unsubscribe from
our mailing list by clicking "Unsubscribe" above.
<br />
<br />
</td>
</tr>
</table>
</td>
</tr>
</table>
<!--Barcodes-->
<!--end Barcodes-->
<table border="0" cellpadding="0" cellspacing="0" width="640" style="width:640px;"
class="wrapper">
<tr>
<td align="center" style="padding-bottom:15px;">
<table border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="left" style="font-family:Arial,Helvetica,sans-serif; font-size:12px; mso-line-height-rule:exactly; line-height:16px; color:#777777;"> <b>*$1 Cozy Socks:</b> Subject to credit approval. A Gap Inc. credit card must
be used as payment type. Valid on qualifying purchases made 11/16/2018 at 12:01
am PT through 11:59 pm PT at Old Navy stores in the U.S. (including Puerto Rico)
only. Offer not valid at Old Navy online. Not valid at other Gap Inc. brands, or
in our Clearance Center. <b>Limit 10 per transaction. Select styles only. While supplies last.</b> Offer
is good for multiple uses in-store and online and can be combined with a first
purchase discount, but cannot be combined with other discounts, including Gap Inc.
employee discount.
<br>
<br>
<b>*50% Off:</b> Subject to credit approval. A Gap Inc. credit card must be used
as sole payment type. Valid on qualifying purchases made 11/15/18 at 12:01a PT
through 11/18/18 at 11:59pm PT in Old Navy stores and online in the U.S. (including
Puerto Rico) only. Not valid at other Gap Inc. brands. <b>Excludes Today Only Deal and 2 Days Only Deal merchandise online. Excludes Today Only Deal, 2 Days Only Deal, Jewelry, Register Lane Item, and Clearance merchandise in store.
</b> Excludes gift cards and taxes. Discount can be combined with only one other
offer or up to three rewards in a single transaction. Discount will be equally
spread across all eligible items in the transaction. Enter code PREPARTY at online
checkout. Not responsible for lost or stolen codes. No adjustments to previous
purchases.
<br>
<br>
<b>40% Off:</b> Offer valid on Old Navy merchandise only from 11/15/18 at 12:00
am PT through 11/20/18 at 11:59 pm PT in the US (including Puerto Rico) at Old
Navy stores and online at oldnavy.gap.com. <b>Offer not valid on Clearance, Register Lane Items, Jewelry, Today Only Deal, and 2 Days Only Deal merchandise in stores. Offer not valid on Today Only Deal and 2 Days Only Deal merchandise online.</b> Not
valid on international purchases. Discount applies to merchandise only, not value
of gift cards purchased, packaging, applicable taxes or shipping & handling charges.
No adjustments on previous purchases. Not valid for cash or cash equivalent. Cannot
be combined with other offers or discounts including Gap Inc. employee discount.
Gap Inc. is not responsible for lost or stolen coupons.
<br>
<br>
<b>*Account Opening Offer:
</b> Subject to credit approval. Your new Gap Inc. credit card must be used as
sole payment type. Open a new Old Navy Card or Old Navy Visa Card to receive a
20% discount. Valid in the U.S. (including Puerto Rico) only. If new Account is
opened in Old Navy stores, discount will be applied to first purchase in store
made same day and is not valid to be redeemed online. If new Account is opened
at OldNavy.com discount code expires at 11:59p ET ninety (90) days from date of
Account open and is not valid to be redeemed in-stores. Not valid at other Gap
Inc. brands or in our Clearance Center. Excludes packaging, shipping, gift cards,
and taxes. Only one account opening discount per Account. Discount can be combined
with only one other offer in a single transaction, except offer cannot be combined
with employee discount or 10% 60-day shopping pass offer. Discount value will be
equally spread across all eligible items in the transaction. Not responsible for
lost or stolen codes. No adjustments to previous purchases.
<br>
<br>
<b>50% Off All Sleep for the fam:</b> Offer valid 11/16/18 at Old Navy stores in
the United States (including Puerto Rico) and at Old Navy online. While supplies
last. <b> Excludes Licensed products, In-Store Clearance, and Maternity. </b> No
adjustments on previous purchases. Cannot be combined with other offers or discounts,
including Gap Inc. employee discount.
<br>
<br> <b>50% Off All Jeans:</b> Offer valid 11/17/18 at Old Navy stores in the United
States (including Puerto Rico) and at Old Navy online. <b>Excludes Maternity and In-Store Clearance.</b> While
supplies last. No adjustments on previous purchases. Cannot be combined with other
offers or discounts, including Gap Inc. employee discount.
<br>
<br>
<b>50% Off All Shoes:</b> Offer valid 11/17/18 at Old Navy stores in the United
States (including Puerto Rico) and at Old Navy online. <b>Excludes In-Store Clearance, Baby 0-24 months, and Slippers.</b> While
supplies last. No adjustments on previous purchases. Cannot be combined with other
offers or discounts, including Gap Inc. employee discount.
<br>
<br> <b>±±Free shipping</b> is valid on orders of $50 or more shipped to a single U.S.
address, after promotions and discounts are applied. Gift cards, packaging, and
taxes do not qualify toward the minimum purchase requirement. Eligible customers
must select this option during checkout in order to receive free shipping. Offer
is subject to change without notice and excludes purchases from Gap Factory and
Banana Republic Factory.
<br/>
<br/>© 2018 Gap Inc.</td>
</tr>
<tr>
<td>
<!---->
<img border='0' hspace='0' vspace='0' width='1' height='1' src="http://ei.rlcdn.com/377808.gif?m=6870cebe52f2e4387165b10ecfdb000b&n=1/">
<img src='http://pixel.mathtag.com/event/img?mt_id=370002&mt_adid=101970&v1=ONNCUNKPM&v2=20181116_ONUS_PMDeployment_Rest&v3=11/16/2018 10:54:11 AM&s1=ONUS&s2=ONNC&s3=241572970'
width='1' height='1' />
<img src="http://login.dotomi.com/ucm/UCMController?dtm_com=2&dtm_cid=2366&dtm_cmagic=d3b1fb&dtm_fid=103&dtm_format=6&cli_promo_id=99&dtm_email_hash=6870cebe52f2e4387165b10ecfdb000b&dtm_user_id=&dtmc_segment_name=&dtmc_email_category=20181116_ONUS_PMDeployment_Rest&dtmc_drop_id=20181116&dtmc_brand="
width="1" height="1" border="0">
<img src="http://ads.dotomi.com/cookieredir/2366/pub1.php?a6870cebe52f2e4387165b10ecfdb000b=1"
width="1" height="1" border="0">
<img src="http://ads.dotomi.com/cookieredir/2366/pub2.php?a6870cebe52f2e4387165b10ecfdb000b=1"
width="1" height="1" border="0">
<img src="http://ads.dotomi.com/cookieredir/2366/pub3.php?a6870cebe52f2e4387165b10ecfdb000b=1"
width="1" height="1" border="0">
<img src="http://ads.dotomi.com/cookieredir/2366/pub4.php?a6870cebe52f2e4387165b10ecfdb000b=1"
width="1" height="1" border="0">
<img src="http://ads.dotomi.com/cookieredir/2366/pub5.php?a6870cebe52f2e4387165b10ecfdb000b=1"
width="1" height="1" border="0">
<img src="http://ads.dotomi.com/cookieredir/2366/pub6.php?a6870cebe52f2e4387165b10ecfdb000b=1"
width="1" height="1" border="0">
<img src="http://ads.dotomi.com/cookieredir/2366/pub7.php?a6870cebe52f2e4387165b10ecfdb000b=1"
width="1" height="1" border="0">
<img src="http://ads.dotomi.com/cookieredir/2366/pub8.php?a6870cebe52f2e4387165b10ecfdb000b=1"
width="1" height="1" border="0">
<img src="http://ads.dotomi.com/cookieredir/2366/pub9.php?a6870cebe52f2e4387165b10ecfdb000b=1"
width="1" height="1" border="0">
<img src="http://ads.dotomi.com/cookieredir/2366/pub10.php?a6870cebe52f2e4387165b10ecfdb000b=1"
width="1" height="1" border="0">
<!-- context: SEND -->
<!---->
</td>
</tr>
</table>
</td>
</tr>
<!--end Disclaimer-->
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<img src="https://gap.sp1.convertro.com/view/vt/v1/gap/3/cvo.gif?cvosrc=email.exacttarget.ONNCUNKPM11162018"
width=1 height=1/>
</body>
</html>
Also see: Tab Triggers