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 PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Adorama Email Template V01B</title>
</head>
<body style="min-width: 100%; padding: 0; margin: 0; -webkit-text-size-adjust: none; background-color: #e3e3e3;">
<p>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta content="yes" name="apple-touch-fullscreen">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="format-detection" content="address=no">
<meta name="format-detection" content="telephone=no">
<meta name="format-detection" content="email=no">
<meta name="viewport" content="initial-scale=1, maximum-scale=1"> <style type="text/css">
body {
margin: 0;
padding: 0;
border: none;
width: 100% !important;
-ms-text-size-adjust: none !important;
-moz-text-size-adjust: none !important;
-webkit-text-size-adjust: none !important;
font-family: Arial, Helvetica, sans-serif;
}
/**[class="100pc"] {
width: 100% !important;
height: auto !important;
}*/
/*.ReadMsgBody {
width: 100% !important;
}
.ExternalClass {
width: 100% !important;
}*/
div, p, a, li, td {
-ms-text-size-adjust: none;
-webkit-text-size-adjust: none;
}
table td {
border-collapse: collapse;
}
img {
border: 0;
}
/*.ExternalClass {
width: 100%;
}
.ExternalClass * {
line-height: 100%;
}*/
* a {
color: inherit;
}
img {
-ms-interpolation-mode: bicubic;
}
*[class=wrap640] {
width: 640px;
}
*[class=bottomfinal] {
color: #A7A9AC;
text-align: center;
font-size: 13px;
}
a {
text-decoration: none;
}
*[class=wrap100] {
width: 100% !important;
height: auto !important;
}
@media screen and (max-device-width: 450px), screen and (max-width: 450px) {
/*New Template Content*/
*[class=wrap640] {
width: 100% !important;
height: auto !important;
}
*[class=mobno]{
display:none !important;}
*[class=logobrowser] {
display: block !important;
width: 100% !important;
height: auto !important;
padding-bottom: 0 !important;
text-align: center !important;
}
*[class=socialtop] {
padding: 15px 10px !important;
}
*[class=socialtopblock] {
display: block !important;
text-align: center !important;
width: 100% !important;
height: auto !important;
}
*[class=offer] {
display: none !important;
}
*[class=logomenu] {
background: #FFFFFF !important;
}
*[class=logo-wrapper] {
display: block !important;
padding: 30px 0 0 0 !important;
text-align: center !important;
width: 100% !important;
height: auto !important;
}
*[class=logo-wrapper] img {
margin: 0 auto !important;
}
*[class=menuwrapper] {
display: block !important;
text-align: center !important;
padding: 40px 0 0 0 !important;
width: 100% !important;
height: auto !important;
}
*[class=menuwrapper] table {
padding: 0 20px !important;
}
*[class=video] {
display: none !important;
}
*[class=audio] {
display: none !important;
}
*[class=shop] {
width: auto !important;
}
*[class=cameras] {
width: auto !important;
}
*[class=lenses] {
width: auto !important;
}
*[class=deals] {
text-align: center !important;
width: auto !important;
}
*[class=menuimage] {
float: left !important;
display: block !important;
width: 33.333% !important;
text-align: center !important;
height: 150px;
}
*[class=block-a] {
width: 100% !important;
padding-bottom: 0 !important;
}
*[class=block-b-left] {
display: block !important;
padding-bottom: 20px !important;
width: 100% !important;
height: auto !important;
}
*[class=block-c-right] {
display: block;
width: 100% !important;
height: auto !important;
}
*[class=blockimages] {
width: 100% !important;
padding: 0 0 30px 0 !important;
}
*[class=menubottomleft] {
display: block !important;
padding: 20px 0 !important;
width: 100% !important;
height: auto !important;
}
*[class=menubottomright] {
display: block !important;
padding: 20px 0 !important;
border-top: none !important;
width: 100% !important;
height: auto !important;
}
*[class=bottomlinksbright] {
display: block !important;
border-right: 0 !important;
width: 100% !important;
height: auto !important;
border-bottom: 1px solid #FFFFFF !important;
}
*[class=bottomlinksbrightno] {
display: block !important;
width: 100% !important;
height: auto !important;
}
*[class=flogo] {
float: left;
display: block !important;
width: 100% !important;
height: auto !important;
}
*[class=fbottomhidden] {
display: none !important;
}
*[class=fbottom] {
float: left;
display: block !important;
width: 30% !important;
height: auto !important;
padding-top: 20px;
}
/*Added from Old Template*/
*[class=mobno] {
display:none !important;
}
*[class=breakcol]{width:100%!important; float:left!important;
}
*[class].show {
display:block !important;width: auto !important; max-height: inherit !important; overflow : visible !important; float : none !important;
}
/*adaptive styles*/
*[class=w320]{width:320px !important; height:auto !important;}
*[class=w310]{width:310px !important; height:auto !important;}
*[class=w308]{width:308px !important; height:auto !important;}
*[class=w300]{width:300px !important; height:auto !important;}
*[class=w260]{width:260px !important; height:auto !important;}
*[class=w10]{width:10px !important; height:auto !important;}
*[class=w20]{width:20px !important; height:auto !important;}
td[class=h10]{height:10px!important;}
td[class=h20]{height:20px!important;}
td[class=pt10]{padding-top:10px!important;}
td[class=pt20]{padding-top:20px!important;}
table[class=fluid], td[class=fluid], img[class=fluid] {
width:100% !important; height:auto !important; display:table !important;
}
td[class=cta] {
display: block !important; width: 100% !important; height:auto !important;
}
p {
padding: 10px 30px 10px 30px !important;
}
}
@media only screen and (max-width: 600px) {
*[class="gmail-fix"] {
display: none !important;
}
@media screen and (device-width: 320px) and (device-height: 480px), screen and (device-width: 320px) and (device-height: 568px) {
table[class=iosfix] {
position: absolute;
right: 0%;
top: 0%;
}
}
</style> <!--[if gte mso 15]>
<style type="text/css" media="all">tr { font-size:16px; mso-margin-top-alt:1px; }</style>
<![endif]-->
<div align="center" style="padding: 0 0px">
<table border="0" cellspacing="0" cellpadding="0" bgcolor="#e3e3e3" class="iosfix">
<tbody>
<tr>
<td bgcolor="#e3e3e3" align="center">
<table width="640" border="0" cellspacing="0" cellpadding="0" bgcolor="#e3e3e3" align="center" class="wrap640">
<tbody>
<tr>
<td><!-- Preheader -->
<table cellpadding="0" cellspacing="0" class="wrap100" width="100%">
<tbody>
<tr>
<td class="logobrowser" style="width: 470px; color: #A7A9AC; font-size: 14px; padding: 20px 0;"><span class="offer">Shop Our Sale and Save Up to 75%! | </span><a style="color: #A7A9AC; text-decoration: underline" href="$prefilledform(campaignname())$" target="_blank">view in a browser</a></td>
<td class="socialtopblock" style="color: #A7A9AC; font-size: 14px; padding-top: 15px; padding-bottom: 10px" align="right"><a rilt="Facebook" href="https://www.facebook.com/Adorama" class="socialtop" style="padding: 15px 3px; text-decoration: none"> <img src="http://adoramarentals.com/image/ADO/f-x2.png" width="21" alt="" /> </a> <a rilt="Twitter" href="https://www.twitter.com/Adorama" class="socialtop" style="padding: 15px 3px; text-decoration: none"> <img src="http://adoramarentals.com/image/ADO/t-x2.png" width="21" alt="" /> </a> <a rilt="Youtube" href="https://www.youtube.com/user/adoramaTV" class="socialtop" style="padding: 15px 3px; text-decoration: none"> <img src="http://adoramarentals.com/image/ADO/y-x2.png" width="21" alt="" /> </a> <a rilt="Instagram" href="https://www.instagram.com/Adorama" class="socialtop" style="padding: 15px 3px; text-decoration: none"> <img src="http://adoramarentals.com/image/ADO/i-x2.png" width="21" alt="" /> </a></td>
</tr>
</tbody>
</table>
<!-- End Preheader --></td>
</tr>
<tr>
<!-- Header -->
<td class="logomenu" bgcolor="#FFFFFF" style="color: #A7A9AC; font-size: 12px; background: url(http://adr.ma/10hfg/5fAu5GcX+) bottom center no-repeat #FFFFFF">
<table cellpadding="0" cellspacing="0" border="0" class="wrap100" width="100%">
<tbody>
<tr>
<td align="center" class="logo-wrapper" style="width: 155px; padding: 30px 15px 20px 10px"><a rilt="Logo" href="http://www.adorama.com/?refby=RSYS&utm_source=rsys&utm_medium=email&utm_term=Shop&utm_content=Header&utm_campaign=Email030416CanonLensRebates" style="color: inherit" target="_blank"> <img style="display:block;" border="0" src="http://adoramarentals.com/image/ADO/logo-x2.png" width="155" alt="ADORAMA - More than a camera store" /> </a></td>
<td class="menuwrapper" style="padding: 40px 5px 10px 0px">
<table cellpadding="0" border="0" cellspacing="0" class="wrap100" width="100%">
<tbody>
<tr>
<td class="shop" style=" text-align: center"><a rilt="Shop" href="http://www.adorama.com/?refby=RSYS&utm_source=rsys&utm_medium=email&utm_term=Shop&utm_content=Header&utm_campaign=Email030416CanonLensRebates" color="#393F42" style="text-decoration: none; color: #393F42; font-weight: bold;">SHOP</a></td>
<td class="cameras" style=" text-align: center"><a rilt="Cameras" href="http://www.adorama.com/c/Cameras?refby=RSYS&utm_source=rsys&utm_medium=email&utm_term=Cameras&utm_content=Header&utm_campaign=Email030416CanonLensRebates" color="#393F42" style="text-decoration: none; color: #393F42; font-weight: bold;">CAMERAS</a></td>
<td class="lenses" style=" text-align: center"><a rilt="Lenses" href="http://www.adorama.com/c/Lenses?refby=RSYS&utm_source=rsys&utm_medium=email&utm_term=Lenses&utm_content=Header&utm_campaign=Email030416CanonLensRebates" color="#393F42" style="text-decoration: none; color: #393F42; font-weight: bold;">LENSES</a></td>
<td class="video" style=" text-align: center"><a rilt="ProVideo" href="http://www.adorama.com/c/Video-Equipment?refby=RSYS&utm_source=rsys&utm_medium=email&utm_term=ProVideo&utm_content=Header&utm_campaign=Email030416CanonLensRebates" color="#393F42" style="text-decoration: none; color: #393F42; font-weight: bold;">PRO VIDEO</a></td>
<td class="audio" style=" text-align: center"><a rilt="ProAudio" href="http://www.adorama.com/c/Professional-Audio?refby=RSYS&utm_source=rsys&utm_medium=email&utm_term=ProAudio&utm_content=Header&utm_campaign=Email030416CanonLensRebates" color="#393F42" style="text-decoration: none; color: #393F42; font-weight: bold;">PRO AUDIO</a></td>
<td class="deals" style=" text-align: center"><a rilt="Deals" href="http://www.adorama.com/specials?refby=RSYS&utm_source=rsys&utm_medium=email&utm_term=Deals&utm_content=Header&utm_campaign=Email030416CanonLensRebates" color="#393F42" style="text-decoration: none; color: #B92E2C; font-weight: bold;">DEALS</a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
<!-- End Header -->
</tr>
<!-- footer -->
<tr>
<!-- Cat Strip-->
<td bgcolor="#FFFFFF" class="blockimages" style="width: 100%; padding: 20px 0">
<table cellpadding="0" border="0" cellspacing="0" class="wrap100" width="100%">
<tbody>
<tr>
<td width="16.666%" align="center" class="menuimage" style="width: 16.666%; text-align: center"><a rilt="CamerasFooter" href="http://www.adorama.com/c/Cameras?refby=RSYS&utm_source=rsys&utm_medium=email&utm_term=Cameras&utm_content=Footer&utm_campaign=Email030416CanonLensRebates" style="color: #A7A9AC; font-size: 11px; text-decoration: none;"> <img class="menuimageimg" style="margin: 0 auto; display: block; padding: 10px 0" border="0" src="http://adoramarentals.com/image/ADO/cameras-x2.png" width="82" alt="Cameras" />
<p class="menuimagespan" style="padding: 10px 0;">CAMERAS</p>
</a></td>
<td width="16.666%" align="center" class="menuimage" style="width: 16.666%; text-align: center"><a rilt="LensesIcon" href="http://www.adorama.com/c/Lenses?refby=RSYS&utm_source=rsys&utm_medium=email&utm_term=Lenses&utm_content=Footer&utm_campaign=Email030416CanonLensRebates" style="color: #A7A9AC; font-size: 11px; text-decoration: none;"> <img class="menuimageimg" style="margin: 0 auto; display: block; padding: 10px 0" border="0" src="http://adoramarentals.com/image/ADO/lenses-x2.png" width="82" alt="Lenses" />
<p class="menuimagespan" style="padding: 10px 0">LENSES</p>
</a></td>
<td width="16.666%" align="center" class="menuimage" style="width: 16.666%; text-align: center"><a rilt="ProVideoIcon" href="http://www.adorama.com/c/Video-Equipment?refby=RSYS&utm_source=rsys&utm_medium=email&utm_term=ProVideo&utm_content=Footer&utm_campaign=Email030416CanonLensRebates" style="color: #A7A9AC; font-size: 11px; text-decoration: none;"> <img class="menuimageimg" style="margin: 0 auto; display: block; padding: 10px 0" border="0" src="http://adoramarentals.com/image/ADO/video-x2.png" width="82" alt="Pro video" />
<p class="menuimagespan" style="padding: 10px 0">PRO VIDEO</p>
</a></td>
<td width="16.666%" align="center" class="menuimage" style="width: 16.666%; text-align: center"><a rilt="ProAudioIcon" href="http://www.adorama.com/c/Professional-Audio?refby=RSYS&utm_source=rsys&utm_medium=email&utm_term=ProAudio&utm_content=Footer&utm_campaign=Email030416CanonLensRebates" style="color: #A7A9AC; font-size: 11px; text-decoration: none;"> <img class="menuimageimg" style="margin: 0 auto; display: block; padding: 10px 0" border="0" src="http://adoramarentals.com/image/ADO/audio-x2.png" width="82" alt="Pro audio" />
<p class="menuimagespan" style="padding: 10px 0">PRO AUDIO</p>
</a></td>
<td width="16.666%" align="center" class="menuimage" style="width: 16.666%; white-space: nowrap; text-align: center"><a rilt="ComputersIcon" href="http://www.adorama.com/c/Computers?refby=RSYS&utm_source=rsys&utm_medium=email&utm_term=Computers&utm_content=Footer&utm_campaign=Email030416CanonLensRebates" style="color: #A7A9AC; font-size: 11px; text-decoration: none;"> <img class="menuimageimg" style="margin: 0 auto; display: block; padding: 10px 0" border="0" src="http://adoramarentals.com/image/ADO/computers-x2.png" width="82" alt="Computers" />
<p class="menuimagespan" style="padding: 10px 0">COMPUTERS</p>
</a></td>
<td width="16.666%" align="center" class="menuimage" style="width: 16.666%; white-space: nowrap; text-align: center"><a rilt="EntertainmentIcon" href="http://www.adorama.com/c/TVs-and-Home-Entertainment?refby=RSYS&utm_source=rsys&utm_medium=email&utm_term=HomeEntertainment&utm_content=Footer&utm_campaign=Email030416CanonLensRebates" style="color: #A7A9AC; font-size: 11px; text-decoration: none;"> <img class="menuimageimg" style="margin: 0 auto; display: block; padding: 10px 0" border="0" src="http://adoramarentals.com/image/ADO/entertaiment-x2.png" width="82" alt="Entertaiment" />
<p class="menuimagespan" style="padding: 10px 0">ENTERTAIMENT</p>
</a></td>
</tr>
</tbody>
</table>
</td>
<!-- End Cat Strip-->
</tr>
<tr>
<td>
<table cellpadding="0" cellspacing="0" bgcolor="#EEF0F1" class="wrap100" width="100%">
<tbody>
<tr>
<!-- Social Links -->
<td bgcolor="#FFFFFF" class="menubottomleft" style="width: 50%; padding: 0px; border-top: 1px solid #DFDFDF; border-bottom: 1px solid #DFDFDF; border-right: 1px solid #DFDFDF">
<table cellpadding="0" cellspacing="0" class="wrap100" width="100%">
<tbody>
<tr>
<td align="center"><a style="color: inherit" rilt="FacebookFooter" href="https://www.facebook.com/Adorama"> <img src="http://adoramarentals.com/image/ADO/fx-x2.png" width="24" alt="" /> </a></td>
<td align="center"><a style="color: inherit" rilt="TwitterFooter" href="https://www.twitter.com/Adorama"> <img src="http://adoramarentals.com/image/ADO/tx-x2.png" width="24" alt="" /> </a></td>
<td align="center"><a style="color: inherit" rilt="YouTubeFooter" href="https://www.youtube.com/user/adoramaTV"> <img src="http://adoramarentals.com/image/ADO/yx-x2.png" width="24" alt="" /> </a></td>
<td align="center"><a style="color: inherit" rilt="GooglePlusFooter" href="https://plus.google.com/+Adorama/posts"> <img src="http://adoramarentals.com/image/ADO/gx-x2.png" width="24" alt="" /> </a></td>
<td align="center"><a style="color: inherit" rilt="InstagramFooter" href="https://www.instagram.com/Adorama"> <img src="http://adoramarentals.com/image/ADO/ix-x2.png" width="24" alt="" /> </a></td>
<td align="center"><a style="color: inherit" rilt="PinterestFooter" href="https://www.pinterest.com/adorama/"> <img src="http://adoramarentals.com/image/ADO/px-x2.png" width="24" alt="" /> </a></td>
</tr>
</tbody>
</table>
</td>
<!-- End Social Links --> <!-- Support Links -->
<td bgcolor="#FFFFFF" class="menubottomright" style="width: 50%; padding: 20px; border-top: 1px solid #DFDFDF; border-bottom: 1px solid #DFDFDF">
<table cellpadding="0" cellspacing="0" class="wrap100" width="100%">
<tbody>
<tr>
<td align="center"><a rilt="Contact Us" href="http://www.adorama.com/help/contactus?refby=RSYS&utm_source=rsys&utm_medium=email&utm_term=Contact&utm_content=Footer&utm_campaign=Email030416CanonLensRebates" class="bottomsubmenu" style="color: #003055; font-size: 12px; text-decoration: none; font-weight: bold;"> CONTACT US </a></td>
<td align="center"><a rilt="My Account" href="https://www.adorama.com/Als.Mvc/nspc/MyAccount?refby=RSYS&utm_source=rsys&utm_medium=email&utm_term=Account&utm_content=Footer&utm_campaign=Email030416CanonLensRebates" class="bottomsubmenu" style="color: #003055; font-size: 12px; text-decoration: none; font-weight: bold;"> MY ACCOUNT </a></td>
<td align="center"><a rilt="Order Status" href="https://www.adorama.com/trackOrder?refby=RSYS&utm_source=rsys&utm_medium=email&utm_term=Status&utm_content=Footer&utm_campaign=Email030416CanonLensRebates" class="bottomsubmenu" style="color: #003055; font-size: 12px; text-decoration: none; font-weight: bold;"> ORDER STATUS </a></td>
</tr>
</tbody>
</table>
</td>
<!-- Support Links -->
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td><!-- Brands -->
<table cellpadding="0" cellspacing="0" bgcolor="#EEF0F1" class="wrap100" width="100%">
<tbody>
<tr>
<td bgcolor="#FFFFFF" style="padding: 20px">
<table cellpadding="0" cellspacing="0" class="wrap100" width="100%">
<tbody>
<tr>
<td align="center" class="flogo"><a style="color: inherit" rilt="LogoFooter" href="http://www.adorama.com/?refby=RSYS&utm_source=rsys&utm_medium=email&utm_term=Shop&utm_content=Header&utm_campaign=Email030416CanonLensRebates"> <img src="http://adoramarentals.com/image/ADO/logo-gray-x2.png" width="156" alt="" /> </a></td>
<td align="center" class="fbottomhidden"><img src="http://adoramarentals.com/image/ADO/brands.jpg" alt="" /></td>
<td align="center" class="fbottom"><a style="color: inherit" rilt="ARCFooter" href="http://www.adoramarentals.com/?utm_source=RSYS&utm_medium=Email&utm_term=Rent&utm_content=Footer&utm_campaign=Email030416CanonLensRebates"> <img src="http://adoramarentals.com/image/ADO/logo-arc-x2.png" width="51" alt="" /> </a></td>
<td align="center" class="fbottom"><a style="color: inherit" rilt="PixFooter" href="http://www.adoramapix.com/app/home?utm_source=RSYS&utm_medium=Email&utm_term=Print&utm_content=Header&utm_campaign=Email030416CanonLensRebates"> <img src="http://adoramarentals.com/image/ADO/logo-pix-x2.png" width="44" alt="" /> </a></td>
<td align="center" class="fbottom"><a style="color: inherit" rilt="TradeFooter" href="http://www.adorama.com/pages/usedQuote?refby=RSYS&utm_source=rsys&utm_medium=email&utm_term=Trade&utm_content=Footer&utm_campaign=Email030416CanonLensRebates"> <img src="http://adoramarentals.com/image/ADO/logo-trade-x2.png" width="64" alt="" /> </a></td>
<!--<td align="center" class="fbottom">
<a style="color: inherit" href="#">
<img src="http://adoramarentals.com/image/ADO/logo-atv.jpg" width="42" />
</a>
</td>--> <!--<td align="center" class="fbottom">
<a style="color: inherit" href="#">
<img src="http://adoramarentals.com/image/ADO/logo-alc.jpg" width="64" />
</a>
</td>-->
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!-- End Brands --></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"><!-- Contact Info -->
<table cellpadding="0" cellspacing="0" bgcolor="#EEF0F1" class="bottomlinks" style="width: 100%; color: #A7A9AC; font-size: 13px; text-decoration: none">
<tbody>
<tr>
<td align="center" width="50%" class="bottomlinksbright" style="padding: 14px 0; border-right: 1px solid #FFFFFF">42 W 18TH STREET, NEW YORK, NY 10011</td>
<td align="center" class="bottomlinksbright" style="padding: 14px 0; border-right: 1px solid #FFFFFF">800-223-2500</td>
<td align="center" class="bottomlinksbrightno" style="padding: 14px 0"><a style="color: inherit" rilt="AdoramaText" href="http://www.adorama.com/?refby=RSYS&utm_source=rsys&utm_medium=email&utm_term=Shop&utm_content=Footer&utm_campaign=Email030416CanonLensRebates"> ADORAMA.COM </a></td>
</tr>
</tbody>
</table>
<!-- End Contact Info --></td>
</tr>
<tr>
<!-- Preference Center -->
<td class="bottomlinkscredentials" style="color: #A7A9AC; font-size: 14px; text-align: center; padding: 20px 0 10px 0">
<p style="padding: 0 30px">Email sent to: <a style="color: inherit; text-decoration:none" href="">$EMAIL_ADDRESS_$</a> | <a style="color: inherit; text-decoration:none; white-space:nowrap" rilt="Preferences" href="https://www.adorama.com/Als.Mvc/nspc/MyAccount#emailpref"><b>Manage Preferences</b></a> | <a style="color: inherit; text-decoration:none; white-space:nowrap" rilt="Forward" href="mailto:?Subject=You%20have%20to%20see%20this!&body=Here's an exciting new deal from Adorama! Check it out: $prefilledform(campaignname())$"><b>Forward to a Friend</b></a> | <a style="color: inherit; text-decoration:none" href="$UnsubscribeLink$"><b>Unsubscribe</b></a></p>
</td>
<!-- End Preference Center -->
</tr>
<tr>
<!-- Terms -->
<td class="bottomfinal">
<p style="padding: 0 30px; text-align: center; margin: 5px">Please add <a style="color: inherit; text-decoration:none" href="https://www.adorama.com/Als.Mvc/nspc/MyAccount#emailpref">Adorama@email.adorama.com</a> to your email address book or white list.</p>
<p style="padding: 0 30px; text-align: center; margin: 5px">Products are subject to price change and availability. Not responsible for typographical errors.</p>
<p style="padding: 0 30px; text-align: center; margin: 5px">© 2016 Adorama Camera, Inc. All rights reserved. | <a style="color: inherit; text-decoration:underline" href="http://www.adorama.com/help/termsAndConditions">Terms</a> | <a style="color: inherit; text-decoration: underline" href="http://www.adorama.com/help/termsAndConditions">Privacy</a></p>
</td>
<!-- End Terms -->
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</meta>
</meta>
</meta>
</meta>
</meta>
</meta>
</meta>
</meta>
</p>
</body>
</html>
Also see: Tab Triggers