Advertisement
paulshoptalk

Untitled

Mar 2nd, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 3.33 KB | None | 0 0
  1. header
  2.  
  3. <!DOCTYPE html>
  4.  
  5. <html lang="en">
  6.  
  7.   <head>
  8.     <meta charset="utf-8">
  9.     <meta name="viewport" content="width=device-width">
  10.     <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11.     <meta name="x-apple-disable-message-reformatting">
  12.     <!--[if mso]>
  13.      <style> * { font-family: sans-serif !important; } </style>
  14.    <![endif]-->
  15.     <style>
  16.       html, body { margin: 0 auto !important; padding: 0 !important; height: 100% !important; width: 100% !important; }
  17.       * { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; }
  18.       div[style*="margin: 16px 0"] { margin: 0 !important; }
  19.       table, td { mso-table-lspace: 0pt !important; mso-table-rspace: 0pt !important; }
  20.       table { border-spacing: 0 !important; border-collapse: collapse !important; table-layout: fixed !important; margin: 0 auto !important; }
  21.       table table table { table-layout: auto; }
  22.       img { -ms-interpolation-mode: bicubic; }
  23.       *[x-apple-data-detectors] { color: inherit !important; text-decoration: none !important; }
  24.       .x-gmail-data-detectors, .x-gmail-data-detectors *, .aBn { border-bottom: 0 !important; cursor: default !important; }
  25.       .a6S { display: none !important; opacity: 0.01 !important; }
  26.       img.g-img + div { display:none !important; }
  27.       @media only screen and (min-device-width: 375px) and (max-device-width: 413px) {
  28.         .email-container { min-width: 375px !important; }
  29.       }
  30.       @media screen and (max-width: 600px) {
  31.         .email-container { width: 100% !important; margin: auto !important; }
  32.         .fluid { max-width: 100% !important; height: auto !important; margin-left: auto !important; margin-right: auto !important; }
  33.       }
  34.       .row-title, .row-data { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; }
  35.       .row-title { text-align: right; }
  36.       .row-data { text-align: left; }
  37.     </style>
  38.     <!--[if gte mso 9]>
  39.      <xml>
  40.        <o:OfficeDocumentSettings>
  41.          <o:AllowPNG/>
  42.          <o:PixelsPerInch>96</o:PixelsPerInch>
  43.        </o:OfficeDocumentSettings>
  44.      </xml>
  45.    <![endif]-->
  46.   </head>
  47.  
  48.   <body width="100%" bgcolor="#F2F2F2" style="margin: 0; mso-line-height-rule: exactly;">
  49.     <center style="width: 100%; background: #F2F2F2; text-align: left;">
  50.  
  51.         <table role="presentation" width="600" cellspacing="0" cellpadding="0" border="0" align="center" class="email-container" style="margin: auto;">
  52.           <tr>
  53.             <td bgcolor="#588fb8" align="center" valign="middle" style="padding: 15px 0; text-align: center">
  54.               <a href="http://retailclub.com" target="_blank"><img src="https://i.imgur.com/FRIbcwz.png" width="83" height="51" alt="Retail Club" border="0"></a>
  55.             </td>
  56.           </tr>
  57.         </table>
  58.  
  59.         <table role="presentation" width="600" cellspacing="0" cellpadding="0" border="0" align="center" class="email-container" style="margin: auto;">
  60.           <tr>
  61.             <td bgcolor="#ffffff" align="left" style="padding: 20px; text-align: left; font-size: 1em; line-height: 1.6; color: #000000;">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement