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/d3FAR52tdig"><img style="display:block;" src="https://sf-asset-manager.s3.amazonaws.com/96424/4/1057.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/1074.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>10 manières dont les supports d’impression grand format HP peuvent aider à développer votre entreprise !</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>HP continue d’être la référence en nouvelles technologies d'impression innovantes qui fournissent rapidité, haute qualité et prix abordable, surpassant ainsi la concurrence à tous les points de vue. Nous pouvons vous aider à développer vos activités. </p>
<p>Voici 10 bonnes raisons d’offrir des supports d’impression grand format HP à vos clients. </p>
<ol>
<li>Aucune commande minimum</li>
<li>Pas besoin de stocker les supports </li>
<li>Commandes à expédition directe disponibles SANS FRAIS SUPPLÉMENTAIRES</li>
<li>Remises selon la quantité de palettes</li>
<li>Stratégie tarifaire équitable, basée sur le volume</li>
<li>Formation commerciale </li>
<li>Tarifs « Big Deal » disponibles pour les grands comptes et grosses commandes</li>
<li>Assistance individuelle</li>
<li>Qualité HP à un prix concurrentiel avec des supports d’impression de tierces parties</li>
<li>Outils marketing, livres d’échantillons, vidéos et contenu personnalisé disponibles sur demande. </li>
</ol>
<p>HPLFMedia propose une assistance technique et un service clients sans précédent dans ce secteur d'activité. Nos gammes complètes de supports d’impression grand format offrent des solutions à une multitude d’industries, de l’architecture à la fabrication, aux ateliers d’impression, aux établissements d’enseignement et aux magasins de détail, se traduisant par des opportunités de commercialisation variées. Explorez nos gammes de supports ici :</p>
<ul>
<li><a href="http://www.globalbmg.com/hp/FR/graphics-technical"><strong>Produits graphiques et techniques HP </strong></a></li>
<li><a href="http://www.globalbmg.com/hp/fr/support-sign-and-display-hp"><strong>Enseigne et affichage HP </strong></a></li>
<li><a href="http://www.globalbmg.com/hp/FR/production"><strong>Production HP pour la technologie PageWide</strong></a></li>
</ul>
<p>Rendez-nous visite sur <a href="HPLFMedia.com.">HPLFMedia.com</a>aujourd’hui pour en savoir plus. Pour découvrir comment profiter de ces avantages, contactez votre spécialiste HP de l’impression grand format au <a href="tel:+33 (0)1 84 88 00 35"><strong>+33 (0)1 84 88 00 35</strong></a>, ou par e-mail à <a href="mailto:info@HPLFMedia.com">info@HPLFMedia.com</a>.</p>
<p>Vous aimez notre contenu ? Consultez le centre d’assistance HP. Vous pouvez télécharger ces ressources, ou nous pouvons vous aider à personnaliser les modèles et les vidéos avec le logo et les coordonnées de votre entreprise.</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;"><a href="http://www.globalbmg.com/hp" target="_blank" style="color:#444444; text-decoration:none;"><strong>APPRENDE ENCORE PLUS</strong></a></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;"><strong>Contactez-nous</strong></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>Europe, Moyen-Orient et Afrique<br>
<strong>France: </strong><a href="tel:+33 (0)1 84 88 00 35"><strong>+33 (0)1 84 88 00 35</strong></a> <br>
Espagne & Portugal: <a href="tel:+34-935-479-700">+34 935 479 700</a><br>
Royaume-Uni & <SPAN lang="fr">Irlande</SPAN>: <a href="tel:+44 (0) 24 7718 0068">+44 (0) 24 7718 0068</a><br>
Italie: <a href="tel:+39-02-9475-4971">+39 02 9475 4971</a> <br>
Benelux, Austria, Nordics & Switzerland: <a href="+32 28 080 750">+32 28 080 750</a> <br>
<SPAN lang="fr">L'Europe centrale & orientale</SPAN>: <a href="+ 42 022 888 2053">+ 42 022 888 2053</a> <br>
<SPAN lang="fr">Russie & CIS Région</SPAN>: <a href="+7 499 918 4279">+7 499 918 4279</a> <br>
Moyen - Orient & Afrique: <a href="+34 935 479 700">+34 935 479 700</a>
<p>Amériques<br>
États-Unis: <a href="tel:+1-888-893-4668">+1-888-893-4668 </a><br>
Canada: <a href="tel:+1-888-893-4668">+1-888-893-4668</a><br>
Mexique: <a href="tel:+01-800-681-6740">+01-800-681-6740</a><br>
Brésil: <a href="tel:+55-11-4950-8547">+55-11-4950-8547</a><br>
<p>Asie-Pacifique<br>
Australie: <a href="tel:+61 2 8038 5013">+61 2 8038 5013</a><br>
Singapour: <a href="tel:+65-3158-4677">+65 3158 4677</a><br>
Japon: <a href="tel:+81-3-6388-0362">+81 3 6388 0362</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="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;"><strong><a href="mailto:info@HPLFMedia.com" target="_blank" style="color:#444444; text-decoration:none;"><strong style="color: #00090D">Courrier électronique</strong></a></strong></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;"><strong><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>Site Internet</strong></a><a href="http://www.globalbmg.com/hp/uk/contactus?utm_source=globalbmg&utm_medium=email&utm_campaign=onlinebutton" target="_blank" style="color:#444444; text-decoration:none;"></a><a href="http://www.globalbmg.com/hp/uk/contactus?utm_source=globalbmg&utm_medium=email&utm_campaign=onlinebutton" target="_blank" style="color:#444444; text-decoration:none;"></a><a href="http://www.globalbmg.com/hp/uk/contactus?utm_source=globalbmg&utm_medium=email&utm_campaign=onlinebutton" target="_blank" style="color:#444444; text-decoration:none;"></a><a href="http://www.globalbmg.com/hp/uk/contactus?utm_source=globalbmg&utm_medium=email&utm_campaign=onlinebutton" target="_blank" style="color:#444444; text-decoration:none;"></a><a href="http://www.globalbmg.com/hp/uk/contactus?utm_source=globalbmg&utm_medium=email&utm_campaign=onlinebutton" target="_blank" style="color:#444444; text-decoration:none;"></a><a href="http://www.globalbmg.com/hp/uk/contactus?utm_source=globalbmg&utm_medium=email&utm_campaign=onlinebutton" target="_blank" style="color:#444444; text-decoration:none;"></a><a href="http://www.globalbmg.com/hp/uk/contactus?utm_source=globalbmg&utm_medium=email&utm_campaign=onlinebutton" target="_blank" style="color:#444444; text-decoration:none;"></a><a href="http://www.globalbmg.com/hp/support" target="_blank" style="color:#444444; text-decoration:none;"></a></strong></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;"><strong>L'outil de vente intarissable : les échantillons d'impression HP </strong></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>Procurez à vos représentants le support dont ils ont besoin pour conclure des ventes grâce à nos échantillons d'impression gratuits. Ces échantillons d'impression détaillant la gamme complète de supports HP pour imprimantes HP Designjet présentent:
<ul>
<li>Une image imprimée afin que les clients puissent voir le rendu des tirages sur le support en question</li>
<li>La compatibilité des imprimantes et des encres</li>
<li>Les caractéristiques techniques, y compris le poids, l'épaisseur et les tailles de rouleaux</li>
</ul>
Le mieux, c'est que ces échantillons d'impression sont gratuits ! Il vous suffit de nous appeler ou de vous rendre sur le site <a href="http://www.globalbmg.com/hp/en/swatchbook?utm_source=globalbmg&utm_medium=email&utm_campaign=requestswatch">www.HPLFMedia.com/hp/swatchbook</a> et de les demander en ligne.
</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="599" 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://www.globalbmg.com/hp/en/swatchbook?utm_source=globalbmg&utm_medium=email&utm_campaign=requestswatch" target="_blank" style="color:#444444; text-decoration:none;"><strong>DEMANDER UN ÉCHANTILLON D'IMPRESSION</strong></a><a href="http://www.globalbmg.com/hp/swatchbook" target="_blank" style="color:#444444; text-decoration:none;"></a></strong></td>
<td width="1" 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;"><span 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>Se désabonner</strong></a> | <strong>Transférer à un ami</strong></span></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.globalBMG.com/hp" 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@HPLFMedia.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