Advertisement
Guest User

Untitled

a guest
Apr 6th, 2020
391
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 4.55 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3.  
  4. <head>
  5.     <meta charset="UTF-8">
  6.     <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7.     <link href="https://fonts.googleapis.com/css2?family=Abel&family=Source+Sans+Pro&family=Ubuntu:ital,wght@0,700;1,700&display=swap" rel="stylesheet">
  8.     <link href="https://fonts.googleapis.com/css2?family=Abel&family=Ubuntu:ital,wght@0,700;1,700&display=swap" rel="stylesheet">
  9.     <title>Document</title>
  10. </head>
  11.  
  12. <body style="font-family: 'Abel', sans-serif;
  13. font-family: 'Ubuntu', sans-serif;
  14. font-family: 'Source Sans Pro', sans-serif; margin:0px;">
  15.     <div style=" width: 550px; right:0; left:0; margin-right: auto; margin-left: auto;">
  16.         <div style="width: 100%;
  17.       height: 100%;
  18.       /* fallback color */
  19.       background-image: url(https://i.ibb.co/ctxZBg9/background-putih-garis-garis.png);
  20.       background-position: center;
  21.       background-size: cover;">
  22.             <img src="https://i.ibb.co/Bjr636S/header.png" style="width:100%;" alt="">
  23.             <p style="text-align: center; font-size: 20px; margin-top: -5px;"> Dear Professor and Doctor,<br>We cordially invite you to join</p>
  24.             <p style="font-size: 40px; color: #179da0; margin-top: -3px; text-align: center; font-family: 'Abel', sans-serif; font-family: 'Ubuntu', sans-serif; ">Webinar Pediatric Vaccine</p>
  25.             <img style="width: 100%; margin-top:-40px;" src="https://i.ibb.co/sVFd0Nb/Invitation-Webinar-MMR-April-10.png" alt="">
  26.             <img style="width: 90%; margin-left: 40px; margin-top: -25px;" src="https://i.ibb.co/rtv9PZD/Invitation-Webinar-MMR-April-09.png" alt="">
  27.             <div style="width: 700px; margin-top: -30px;">
  28.                 <div>
  29.                     <img style="width: 100%; position: relative; right: 75px;" src="https://i.ibb.co/GHMCFjg/Invitation-Webinar-MMR-April-08.png" alt="">
  30.                 </div>
  31.             </div>
  32.             <div class="footer" style="position: relative;">
  33.                 <img style="width: 100%; margin-top: -500px;" src="footer.png" alt="">
  34.                 <ul class="contact" style=" display: flex; position: absolute; top: 0px; left: 45px;">
  35.                     <li style="list-style-type: none;">
  36.                         <a href="https://rebrand.ly/WebinarPediatric"><img style="width: 150px; margin-top: -10px;" src="https://i.ibb.co/cF8Xc0b/AE-HPV-Invitation-HPV-Webinar-16-Apr-04.png" alt=""></a>
  37.                     </li>
  38.                     <li style=" list-style-type: none;">
  39.                         <span style="font-size: 15px;">Link:</span><span style="margin-left: 10px; font-size: 15px;">https://rebrand.ly/WebinarPediatric</span><br>
  40.                         <span style="font-size: 15px;">User ID:</span> <span style="margin-left: 10px; font-size: 15px;">Doctor Name</span><br>
  41.                         <span style="font-size: 15px;">Email:</span> <span style="margin-left: 10px; font-size: 15px;">guest@guest.com</span>
  42.                     </li>
  43.                 </ul>
  44.                 <div class="sponsore" style="position: absolute; top: 110px; text-align: center; padding: 20px; font-size: 12px;">
  45.                     <p style="font-size: 8px;">This email is speci cally provided by MSD to the intended Health Care Professionals. MSD expressly prohibits the disclosure, copying or dissemination of the contents of this email to any third party or any actions taken illegally and
  46.                         in violation of the law that do not comply with the intent of this email, and MSD is not responsible for such non-compliance.</p>
  47.                     <p style="font-size: 8px;">You received this email because you are registered to receive communications from MSD. To change your subscription preferences, please <a href="%%mcm_unsub%%">click here.</a> Please note that it can take up to several days to process
  48.                         your request. If you need further assistance, please contact your MSD Medical Representative.</p>
  49.                     <p style="font-size: 8px;">Please read our <a href="https://www.msd-indonesia.com/privacy/">privacy policy statement.</a> Please do not reply to this email, because this email is sent automatically by the system. Copyright © 2009-2020 Merck Sharp & Dohme Corp.,
  50.                        a subsidiary of Merck & Co., Inc., Kenilworth, New Jersey. All rights reserved.</p>
  51.                    <img style="width: 120px; margin-top: -10px;" src="https://i.ibb.co/m5x9d07/02852-MSD-Logo-W-Anthem-Horizontal-Teal-Grey-RGB.png" alt="">
  52.                 </div>
  53.             </div>
  54.         </div>
  55.     </div>
  56. </body>
  57.  
  58. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement