Advertisement
Ade_Candra

Untitled

Apr 5th, 2020
1,107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 3.67 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.     <title>Document</title>
  8.     <link href="https://fonts.googleapis.com/css2?family=PT+Sans:wght@700&display=swap" rel="stylesheet">
  9. </head>
  10.  
  11. <body style="font-family: 'PT Sans', sans-serif;">
  12.     <div class="container" style="background-image: url(https://i.ibb.co/vvGDprk/background-garis-garis.png);  width: 550px; margin-left: 350px;">
  13.         <img src="https://i.ibb.co/Bjr636S/header.png" style="width: 100%;" alt="">
  14.         <p style="text-align: center; font-size: 20px;"> Dear Professor and Doctor,<br>We cordially invite you to join</p>
  15.         <p style="font-size: 40px; color: #1f58a1; margin-top: -3px; text-align: center;">Webinar Pediatric Vaccine</p>
  16.         <div class="title" style="text-align: center; margin-top: -25px;">
  17.             <img style="width: 500px;" src="https://i.ibb.co/sVFd0Nb/Invitation-Webinar-MMR-April-10.png" alt="">
  18.         </div>
  19.         <div class="acara" style="text-align: center;">
  20.             <img style="width: 400px;" src="https://i.ibb.co/rtv9PZD/Invitation-Webinar-MMR-April-09.png" alt="">
  21.         </div>
  22.         <div class="waktu-acara">
  23.             <img style="width: 100%;" src="https://i.ibb.co/GHMCFjg/Invitation-Webinar-MMR-April-08.png" alt="">
  24.         </div>
  25.         <div class="footer" style="position: relative;">
  26.             <img style="width: 100%;" src="https://i.ibb.co/W3cdH1H/footer.png" alt="">
  27.             <ul class="contact" style=" display: flex; position: absolute; top: 0px; left: 80px;">
  28.                 <li style="list-style-type: none;"><img style="width: 100px;" src="https://i.ibb.co/cF8Xc0b/AE-HPV-Invitation-HPV-Webinar-16-Apr-04.png" alt=""></li>
  29.                 <li style=" list-style-type: none;">
  30.                     <span style="font-size: 13px;">Link:</span><span style="margin-left: 10px; font-size: 13px;">https://rebrand.ly/WebinarPediatric</span><br>
  31.                     <span style="font-size: 13px;">User ID:</span> <span style="margin-left: 10px; font-size: 13px;">Doctor Name</span><br>
  32.                     <span style="font-size: 13px;">Email:</span> <span style="margin-left: 10px; font-size: 13px;">guest@guest.com</span>
  33.                 </li>
  34.             </ul>
  35.             <div class="sponsore" style="position: absolute; top: 70px; text-align: center; padding: 20px; font-size: 12px;">
  36.                 <p>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 in
  37.                     violation of the law that do not comply with the intent of this email, and MSD is not responsible for such non-compliance.</p>
  38.                 <p>You received this email because you are registered to receive communications from MSD. To change your subscription preferences, please <a href="">click here.</a> Please note that it can take up to several days to process your request.
  39.                     If you need further assistance, please contact your MSD Medical Representative.</p>
  40.                 <p>Please read our <a href="">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., a subsidiary of Merck & Co., Inc., Kenilworth,
  41.                    New Jersey. All rights reserved.</p>
  42.                <img style="width: 120px;" src="https://i.ibb.co/m5x9d07/02852-MSD-Logo-W-Anthem-Horizontal-Teal-Grey-RGB.png" alt="">
  43.             </div>
  44.  
  45.         </div>
  46.     </div>
  47. </body>
  48.  
  49. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement