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 HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<title>Brand Management Group</title>
<style type="text/css">
/*Hotmail and Yahoo specific code*/
.ReadMsgBody { width: 100%;}.ExternalClass { width: 100%;}.yshortcuts { color: #ffffff;}
.yshortcuts a span { color: #ffffff; border-bottom: none !important; background: none !important;
}
/*Hotmail and Yahoo specific code*/
body {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
margin: 0 !important;
padding: 0 !important;
width: 100% !important;
}
a{color:#0096d6;text-decoration:none;font-weight:400;font-style:normal}
a:hover{color:#aaa;text-decoration:underline;font-weight:400;font-style:normal}
@media only screen and (max-width: 599px) {
body { width: auto !important;}
img[class="img_scale"] {width: 100% !important; height: auto !important;}
table[class="table610"] { max-width: 610px !important; width: 100% !important;}
img[class="banner"] { max-width:594px !important; width: 100% !important; height: auto; display: block;}
img[class="img180"] { max-width:180px !important; width: 100% !important; height: auto; display: block;}
img[class="img280"] { max-width:280px !important; width: 100% !important; height: auto; display: block; margin:0 auto !important;}
img[class="img173"] { max-width:173px !important; width: 100% !important; height: auto; display: block; margin:0 auto !important;}
img[class="shadow"] { max-width:594px !important; width: 100% !important; height: auto; display: block;}
td[class="erase"] { width:0 !important; display: none !important;}
td[class="hide"] { width:15px !important; display:block !important;}
td[class="view"] { width:100%!important; display:block !important;}
td[class="social_logo"] { max-width:140px !important; width: 100% !important; display:block;}
td[class="button"] { width:100px !important; display:block; overflow:hidden !important;}
td[class="button2"] { max-width:230px !important; width:100%; display: block !important;}
}
@media only screen and (max-width: 479px) {
body { width: auto !important;}
img[class="img_scale"] {width: 95% !important; height: auto !important;}
table[class="table610"] { max-width:610px !important; width: 100% !important;}
img[class="img280"] { max-width:280px !important; width: 100% !important; height: auto; display: block; margin:0 auto !important;}
td[class="img"] { max-width:205px !important; width: 100% !important; height: auto; display: block; margin: 0 auto !important;}
td[class="hide"] { width:0px !important; display: none !important;}
td[class="view"] { width:0px!important; display:none !important;}
td[class="logo"] { max-width:250px !important; width: 100% !important; display:block; margin:0 auto !important;}
td[class="social_logo"] { max-width:140px !important; width: 100% !important; display:block; margin:0 auto; padding-top:15px !important;}
td[class="hide1"] { width:0px!important; display:none !important;}
td[class="text_area"] { width:100%; display: block !important; margin:0 auto !important; padding-top:10px !important; text-align:center;}
td[class="button2"] { max-width:230px !important; width:100%; display: block !important; margin:0 auto !important;}
td[class="img180"] { max-width:180px !important; display: block !important; margin:0 auto !important;}
td[class="img1802"] { max-width:180px !important; display: block !important; margin:20px auto !important; margin-bottom:inherit !important;}
table[class="menu"] { max-width:90%; width: 100% !important; display:block !important; margin:10px auto !important; text-align:center; margin-bottom:inherit !important;}
table[class="logo"] { max-width:75%; width: 100% !important; display:block !important; margin:0 auto !important;}
.main_test{max-width:242px; width:100% !important; margin:0 auto !important; display:block !important; text-align:center !important; padding-left:18px !important;}
td[class="box1"] { width:100%; text-align:center !important; display:block; margin:0 auto !important;}
td[class="box2"] { width:100% !important; text-align:center !important; display:block; margin:20px auto !important; margin-bottom:inherit !important; border-top:2px solid #0096D6; padding-top:18px !important;}
td[class="con_text"] { text-align:center !important;}
td[class="button"] { width:100px !important; display:block; overflow:hidden !important; margin:0 auto !important;}
}
</style>
<style type="text/css"></style></head>
<body style="margin:0px;" gram_dict="true">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<!--==============header area start here===============-->
<tbody>
<tr>
<td valign="top" bgcolor="#F4F4F4"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody><tr>
<td valign="bottom"><table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody><tr>
<td bgcolor="#ffffff" height="35"> </td>
</tr>
</tbody></table></td>
<td width="610"><table width="610" border="0" cellspacing="0" cellpadding="0" align="center" class="table610">
<tbody><tr>
<td valign="bottom" width="5"><table width="5" border="0" cellspacing="0" cellpadding="0">
<tbody><tr>
<td height="35" bgcolor="#FFFFFF" width="5" valign="bottom"></td>
</tr>
</tbody></table></td>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tbody><tr>
<td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<!--==============view online start here===============-->
<tbody><tr>
<td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="200px" align="left" valign="middle" bgcolor="#0096d6" style="padding: 5px 20px; font-size: 12px; font-style: italic; color: #ffffff; font-family: Arial, Helvetica, sans-serif; line-height: 22px; font-style: italic; mso-line-height-rule: exactly; text-align: center;">Brand Management Group</td>
<td width="400px"></td>
</tr>
<tr>
<td colspan="2" style="font-family: Arial, Helvetica, sans-serif, Trebuchet MS; font-size:11px; line-height:22px; color:#ffffff; text-align:center;"> </td>
</tr>
<tr>
<td height="20" colspan="2" class="view"></td>
</tr>
</tbody></table></td>
</tr>
<!--==============view online end here===============-->
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody><tr>
<!--==============logo start here===============-->
<td valign="top" width="320"><a href="http://www.globalBMG.com/hp" target="_blank"><img src="http://www.sone.com/marketing/BMG/HP/HP-LFM.png" alt="HP Large Format Print Media" width="320" class="img_scale" style="display:block;" border="0"></a></td>
<!--==============logo end here===============-->
<td width="280" align="right" class="hide1" style="font-family: Arial, Helvetica, sans-serif; font-size:12px; line-height:22px; color:#2e2e2e; padding-top:3px;"><a href="../HP-Template/++ViewHTML++" style="color:#787878; border-bottom: 1px dotted #787878; text-decoration: none; font-style: normal;">View Online</a></td>
<!--social logo start--> <!--social logo start-->
</tr>
</tbody></table></td>
</tr>
<tr>
<td height="30"></td>
</tr>
<!--==============banner start here===============-->
<tr>
<td valign="top" style="border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; padding-left:2px; padding-top:2px; padding-right:2px; padding-bottom:2px;"><a href="https://youtu.be/JZW7X7S9n8o"><img style="display:block;" src="https://sf-asset-manager.s3.amazonaws.com/96424/4/1054.jpg" width="594" alt="Banner Image" border="0" class="banner"></a></td>
</tr>
<!--==============banner end here===============-->
</tbody></table></td>
</tr>
</tbody></table></td>
<td valign="bottom" width="5"><table width="5" border="0" cellspacing="0" cellpadding="0">
<tbody><tr>
<td height="35" bgcolor="#FFFFFF" width="5"></td>
</tr>
</tbody></table></td>
</tr>
</tbody></table></td>
<td valign="bottom"><table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody><tr>
<td bgcolor="#ffffff" height="35"> </td>
</tr>
</tbody></table></td>
</tr>
</tbody></table></td>
</tr>
<!--==============header area end here===============-->
<!--==============contant area start here===============-->
<tr>
<td><table width="610" border="0" cellspacing="0" cellpadding="0" align="center" class="table610">
<tbody><tr>
<td width="5"></td>
<td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody><tr>
<td align="center" valign="top" style="padding-bottom:10px;"><img style="display:block;" src="http://www.sone.com/marketing/BMG/HP/shadow.jpg" alt="" width="594" height="13" class="shadow"></td>
</tr>
<tr>
<td height="25" style="border-top:1px solid #0096D6;"></td>
</tr>
<!--area part_1 start-->
<tr>
<td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody><tr>
<td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody><tr>
<td valign="top" class="img"><img style="display:block;" src="https://sf-asset-manager.s3.amazonaws.com/96424/4/1053.jpg" width="205" alt="Sider Image" border="0"></td>
<td width="15" class="hide"></td>
<td valign="top" class="text_area"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody><tr>
<td style="font-family: Arial, Helvetica, sans-serif; font-size:18px; line-height:28px; color:#444444;"><p><strong>Cree publicidad eficaz en exteriores con el Papel para vallas publicitarias con reverso azul HP</strong></p></td>
</tr>
<tr>
<td class="con_text" align="left" style="font-family: Arial, Helvetica, sans-serif; font-size:13px; line-height:23px; color:#2e2e2e; padding-top:3px;"><p>Imponentes y llamativas, las vallas publicitarias atraen la atención y son una de las formas más eficaces de publicidad en el mercado. En los últimos años han aumentado los ingresos por publicidad en exteriores. Las vallas publicitarias ofrecen una exposición constante y funcionan las 24 horas. Cuando se crean correctamente, las vallas publicitarias son una parte importante de la estrategia comercial. </p>
<p>El <strong><a href="http://support.hplfmedia.com/docs/hp-blue-back-billboard-paper">Papel para vallas publicitarias con reverso azul HP</a></strong> es un soporte muy opaco con acabado satinado que se ha desarrollado específicamente para aplicaciones en exterior, como vallas publicitarias, pósteres y quioscos. No requiere laminado y se puede montar de forma sencilla y fiable. El reverso azul proporciona una alta opacidad y permite aplicarlo directamente sobre impresiones anteriores. Este material, que es resistente al agua, a los desgarros y a los arañazos, ofrece una gran durabilidad y una visibilidad permanente, tanto en interiores como en exteriores. Sus clientes ahorrarán tiempo y ganarán en eficiencia con el <strong><a href="http://www.globalbmg.com/hp/es/hp-blue-back-billboard-paper">Papel para vallas publicitarias con reverso azul HP</a></strong>.</p>
<p>Si tiene dudas o necesita ayuda, póngase en contacto en: <a href="tel:+34-935-479-700"><strong>+34 935 479 700</strong></a>, o bien envíe un correo electrónico a <a href="mailto:info@HPLFMedia.com">info@HPLFMedia.com</a>. </p>
<p>¿Le gusta nuestro contenido? Puede descargar estos recursos o podemos ayudarle a personalizar las plantillas de correo electrónico y los vídeos con el logotipo y la información de contacto de la empresa. Visite el<a href="http://support.hplfmedia.com/v1.0"><strong> Centro de soporte de HP</strong></a>. </p></td>
</tr>
<tr>
<td height="10"></td>
</tr>
<tr>
<td class="button2"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody><tr>
<td class="button" width="379" style="font-family: Arial, Helvetica, sans-serif; font-size:16px; line-height:22px; color:#444444; border-top:1px solid #0096D6; border-bottom:1px solid #0096D6; border-left:1px solid #0096D6; border-right:1px solid #0096D6; padding-left:2px; padding-top:3px; padding-right:2px; padding-bottom:3px; text-align:center;"><strong><a href="http://support.hplfmedia.com/docs" target="_blank" style="color:#444444; text-decoration:none;"><strong>HERRAMIENTAS E INFORMACIÓN</strong></a><a href="http://www.globalbmg.com/hp" target="_blank" style="color:#444444; text-decoration:none;"></a></strong></td>
<td width="1" class="erase"></td>
</tr>
</tbody></table></td>
</tr>
</tbody></table></td>
</tr>
</tbody></table></td>
</tr>
</tbody></table></td>
</tr>
<!--area part_1 end-->
<tr>
<td height="25" style="border-bottom:1px solid #0096D6;"></td>
</tr>
<tr>
<td height="20"></td>
</tr>
<!--area part_3 start-->
<tr>
<td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody><tr>
<td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody><tr>
<td valign="top" bgcolor="#0096d6" class="img"><a href="http://www.globalbmg.com/hp/support" target="_blank"><img style="display:block;" src="http://www.sone.com/marketing/BMG/HP/contact-205.png" width="205" height="150" alt="Contact Us" border="0"></a></td>
<td width="15" class="hide"></td>
<td valign="top" class="text_area"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody><tr>
<td style="font-family: Arial, Helvetica, sans-serif; font-size:18px; line-height:28px; color:#444444;">Contáctenos</td>
</tr>
<tr>
<td class="con_text" align="justify" style="font-family: Arial, Helvetica, sans-serif; font-size:13px; line-height:23px; color:#2e2e2e; padding-top:3px;"><p><strong>Europe, Middle East, and Africa</strong> <br>
<strong>Spain & Portugal: </strong><a href="tel:+34-935-479-700"><strong>+34 935 479 700</strong></a> <br>
United Kingdom & Ireland: <a href="tel:+44 (0) 24 7718 0068">+44 (0) 24 7718 0068</a> <br>
Benelux, Austria, Switzerland & Nordics: <a href="file:///C|/Users/rhian.arvidson/2015-17-HP Backlit/+32 28 080 750">+32 28 080 750</a> <br>
Central & Eastern Europe: <a href="file:///C|/Users/rhian.arvidson/2015-17-HP Backlit/+ 42 022 888 2053">+ 42 022 888 2053</a> <br>
France: <a href="tel:+33 (0)1 84 88 00 35">+33 (0)1 84 88 00 35</a> <br>
Germany & Austria: <a href="file:///C|/Users/rhian.arvidson/2014-15-New S&D Canvas Replacements Email/+49-3030-806625">+49 </a><a href="tel:+33 (0)1 84 88 00 35">(0)</a> <a href="file:///C|/Users/rhian.arvidson/2014-15-New S&D Canvas Replacements Email/+49-3030-806625">3030 806 625</a> <br>
Italy: <a href="tel:+39-02-9475-4971">+39 02 9475 4971</a> <br>
Middle East & Africa: <a href="file:///C|/Users/rhian.arvidson/2015-20-HP Premium Poster Paper Coming Soon/+34 935 479 700">+34 935 479 700</a><br>
Russia & CIS Region: <a href="tel: +7 499 918 4279">+7 499 918 4279</a> <br>
<p>Americas <BR>
United States: <a href="tel:+1-888-893-4668">+1-888-893-4668</a><a href="tel:+1-888-893-4668"></a><br>
Canada: <a href="tel:+1-888-893-4668">+1-888-893-4668</a><br>
Mexico: <a href="tel:+01-800-681-6740">+01-800-681-6740</a><br>
Brazil: <a href="tel:+55-11-4950-8547">+55-11-4950-8547</a>
<p>Asia Pacific<br>
Australia: <a href="tel:+61 2 8038 5013">+61 2 8038 5013</a><br>
Singapore: <a href="tel:+65-3158-4677">+65 3158 4677</a><br>
Japan: <a href="tel:+81-3-6388-0362">+81 3 6388 0362</a></td>
</tr>
<tr>
<td height="10"></td>
</tr>
<tr>
<td class="button2"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody><tr>
<td class="button" width="100" style="font-family: Arial, Helvetica, sans-serif; font-size:16px; line-height:22px; color:#444444; border-top:1px solid #0096D6; border-bottom:1px solid #0096D6; border-left:1px solid #0096D6; border-right:1px solid #0096D6; padding-left:2px; padding-top:3px; padding-right:2px; padding-bottom:3px; text-align:center;"><a href="mailto:info@globalBMG.com" target="_blank" style="color:#444444; text-decoration:none;"><strong>Correo electrónico</strong></a></td>
<td width="20"></td>
<td class="button" width="100" style="font-family: Arial, Helvetica, sans-serif; font-size:16px; line-height:22px; color:#444444; border-top:1px solid #0096D6; border-bottom:1px solid #0096D6; border-left:1px solid #0096D6; border-right:1px solid #0096D6; padding-left:2px; padding-top:3px; padding-right:2px; padding-bottom:3px; text-align:center;"><a href="http://www.globalbmg.com/hp/en/contactus?utm_source=globalbmg&utm_medium=email&utm_campaign=onlinebutton" target="_blank" style="color:#444444; text-decoration:none;"><strong>En línea</strong></a></td>
<td width="120" class="erase"></td>
</tr>
</tbody></table></td>
</tr>
</tbody></table></td>
</tr>
</tbody></table></td>
</tr>
</tbody></table></td>
</tr>
<!--area part_3 end-->
<tr>
<td height="25" style="border-bottom:1px solid #0096D6;"></td>
</tr>
<tr>
<td height="20"></td>
</tr>
<!--area part_1 start-->
<tr>
<td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody><tr>
<td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody><tr>
<td valign="top" class="text_area"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" style="border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; padding-left:2px; padding-top:2px; padding-right:2px; padding-bottom:2px;"><img style="display:block;" src="http://www.sone.com/marketing/BMG/HP/swatchbook-594.png" width="594" alt="Swatchbooks" border="0" class="banner"></td>
</tr>
<tr>
<td height="20"></td>
</tr>
<tr>
<td style="font-family: Arial, Helvetica, sans-serif; font-size:18px; line-height:28px; color:#444444;"><p>La herramienta de ventas que sigue dando resultados: libros de muestras de HP </p></td>
</tr>
<tr>
<td class="con_text" align="left" style="font-family: Arial, Helvetica, sans-serif; font-size:13px; line-height:23px; color:#2e2e2e; padding-top:3px;"><p>Ofrezca a sus comerciales la ayuda que necesitan para bordar las ventas con nuestros libros de muestras. Los libros de muestras, que ofrecen los detalles de toda la línea de sustratos HP para las impresoras HP Designjet, incluyen:
<ul>
<li>Una imagen impresa para que los clientes puedan comprobar cómo se reproducen las imágenes en ese material</li>
<li>Compatibilidad entre la impresora y el escáner</li>
<li>Las especificaciones, incluido el peso, el grosor y el tamaño de los rollos</li>
</ul>
Y lo mejor de todo: los libros son gratis. Llámenos o diríjase a<a href="http://www.globalbmg.com/hp/en/swatchbook?utm_source=globalbmg&utm_medium=email&utm_campaign=requestswatch"> www.HPLFMedia.com/hp/swatchbook</a> y solicítelo en línea.</td>
</tr>
<tr>
<td height="10"></td>
</tr>
<tr>
<td class="button2"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody><tr>
<td class="button" width="597" style="font-family: Arial, Helvetica, sans-serif; font-size:16px; line-height:22px; color:#444444; border-top:1px solid #0096D6; border-bottom:1px solid #0096D6; border-left:1px solid #0096D6; border-right:1px solid #0096D6; padding-left:2px; padding-top:3px; padding-right:2px; padding-bottom:3px; text-align:center;"><a href="http://www.globalbmg.com/hp/en/swatchbook?utm_source=globalbmg&utm_medium=email&utm_campaign=requestswatch" target="_blank" style="color: #444444; text-decoration: none; font-style: normal;"><strong>SOLICITAR LIBRO DE MUESTRAS</strong></a></td>
<td width="3" class="erase"></td>
</tr>
<tr>
<td height="25"></td>
</tr>
</tbody></table></td>
</tr>
</tbody></table></td>
</tr>
</tbody></table></td>
</tr>
</tbody></table></td>
</tr>
<!--area part_1 end-->
</tbody></table></td>
<td width="5"></td>
</tr>
</tbody></table></td>
</tr>
<!--==============contant area end here===============-->
<!--==============footer area start here===============-->
<tr>
<td bgcolor="#F4F4F4" valign="top" style="border-top:1px solid #128AC5;"><table width="610" border="0" cellspacing="0" cellpadding="0" align="center" class="table610">
<tbody><tr>
<td width="5"></td>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody><tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td height="20" colspan="2"></td>
</tr>
<tr>
<td colspan="2" align="center" class="view" style="font-family: Arial, Helvetica, sans-serif; font-size:12px; line-height:22px; color:#444444;"><a href="http://++unsubscribecustom++" target="_blank" style="color:#444444; border-bottom: 1px dotted #787878; text-decoration:none;"><strong>Anular suscripción</strong></a> | <strong>Reenviar a un amigo</strong></td>
</tr>
<tr>
<td height="15" colspan="2"></td>
</tr>
<tr>
<td colspan="2" align="center" style="font-family: Arial, Helvetica, sans-serif; font-size:12px; line-height:20px; color:#232323; font-weight:bold;"><a href="http://www.HPLFMedia.com" target="_blank" style="color:#232323; border-bottom: 1px dotted #787878;text-decoration:none;">www.HPLFMedia.com</a> | <a href="mailto:info@HPLFMedia.com" target="_blank" style="color:#232323; border-bottom: 1px dotted #787878; text-decoration:none;">info@</a><a href="http://www.HPLFMedia.com/hp" target="_blank" style="color:#232323; border-bottom: 1px dotted #787878;text-decoration:none;">HPLFMedia</a><a href="mailto:info@globalBMG.com" target="_blank" style="color:#232323; border-bottom: 1px dotted #787878; text-decoration:none;">.com</a></td>
</tr>
<tr>
<td height="10" colspan="2" class="view"></td>
</tr>
<tr>
<td colspan="2" align="center" class="view" style="font-family: Arial, Helvetica, sans-serif; font-size:12px; line-height:20px; color:#444444; font-weight:bold;"> </td>
</tr>
<tr>
<td height="20" colspan="2"></td>
</tr>
<tr>
<td align="center" valign="bottom" class="view" style="font-family: Arial, Helvetica, sans-serif; font-size:12px; line-height:20px; color:#444444; font-weight:bold;"><a href="#" target="_blank" style="color:#444444; text-decoration:none;">Copyright © 2016 - Brand Management Group</a></td>
<td><img style="display:block;" align="right" src="http://www.sone.com/marketing/BMG/HP/bmg-hp-footer.png"></td>
</tr>
</tbody></table></td>
</tr>
</tbody></table></td>
<td width="5"></td>
</tr>
</tbody></table></td>
</tr>
<!--==============footer area end here===============-->
</tbody></table>
</body><div class="gr-context gr-dict gr-context-loader" style="display: none;"><span class="gr-triangle"></span><div class="gr-placeholder"></div><a href="http://www.grammarly.com/?utm_source=dict&utm_medium=link&utm_campaign=chrome_plg" target="_blank" class="gr-hint-settings"></a><strong class="gr-title"></strong><div class="gr-dict-content"></div></div></html>
Also see: Tab Triggers