Inboxes List

Create an inbox to save and track emails. It's free!

+New inbox

<!DOCTYPE html>
<html lang="en">
 <head>
  <meta charset="utf-8"/>
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <title>
   Walmart Christmas Tree Promotion
  </title>
  <style>
   body {
      font-family: Arial, sans-serif;
      background-color: #f4f4f4;
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 20px auto;
    }
    .a-footer{
        margin: auto;
        justify-content: center;
        display: flex;
        padding-top: 15px;
        color: #999999;
        text-align: center;
        font-size: 10px !important;
      }

    .container {
      width: 100%;
      max-width: 550px;
      background-color: white;
      border-radius: 1px;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      text-align: center;
    }
    .wrapper {
      position: relative;
      margin-bottom: 150px;
    }
    .img-right {
      width: 200px;
      height: 200px;
      top: 0;
      right: 0px;
      position: absolute;
    }
    .style {
      max-width: 250px;
      margin-left: 30px;
      font-size: 26px;
      text-align: start;
      color: #000000;
    }
    .logo {
      width: 150px;
      margin-bottom: 20px;
      left: 100px;
      top: 30px;
      position: absolute;
    }
    .second-sec {
      display: flex;
      justify-content: start;
      align-items: center;
      flex-direction: row;
      margin-top: -40px;
      margin-left: -20px;
      text-align: start;
    }
    .highlight {
      background-color: #0071ce; /* Walmart blue */
      color: white;
      font-weight: bold;
      padding: 10px 40px;
      border-radius: 3px;
      margin: 10px 20px;
      font-size: 22px;
      text-align: center;
    }
    .cta {
      width:80%;
      display: inline-block;
      background-color: #ffc220; /* Walmart yellow */
      color: #000000;
      font-weight: bold;
      text-decoration: none;
      padding: 15px 25px;
      border-radius: 50px;
      margin-top: 0px;
      margin-bottom: 20px;
    }
    .cta:hover {
      background-color: #e6ae1c;
    }
    @media (max-width: 490px) {
      .img-right{ width: 150px; height: 150px; }
      .second-sec{ flex-direction: column; }
      .logo { left: 20px; }
      .padd{ padding-bottom: 15px; }
    }
  </style>
 </head>
 <body>
  <div class="container">
   <div class="wrapper">
    <img alt="Walmart Logo" class="logo" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.mos.cms.futurecdn.net%252F5StAbRHLA4ZdyzQZVivm2c.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4ubW9zLmNtcyIsInRpbWUiOjE3NjM1NjgxMzUuMDA1ODQxM30:1vLkdL:sk8bIPOAdx90-dfvZfmJYElkA55w24YhAap858IL3z0"/>
    <img alt="Christmas Tree" class="img-right" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.imgur.com%252FOcM1hCa.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmltZ3VyLmNvbSIsInRpbWUiOjE3NjM1NjgxMzUuMDA2NTg2OH0:1vLkdL:NDLUagyL239l0gadabMgrYlF30aU-xNcyuzexy3eSbk"/>
   </div>
   <a style="text-decoration:none">
    <p class="style padd">
     We're offering you a unique opportunity to receive a special Christmas gift.
    </p>
    <div class="second-sec">
     <p class="highlight" style="text-transform: uppercase;">
      Pre-lit Artificial
      <br/>
      Christmas Tree
     </p>
     <img alt="Christmas Tree" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.imgur.com%252FwRFWIbN.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmltZ3VyLmNvbSIsInRpbWUiOjE3NjM1NjgxMzUuMDA3Mzk1fQ:1vLkdL:v-dGY1lFBdWyyfB4z_yMOZR6QzVdPNsyiPX6vlOJqZ4" style="margin-left: -50px" width="200px"/>
    </div>
    <p class="style" style="margin-top: -20px; font-size: 20px!important;">
     To claim it, simply confirm this email and verify your identity.
    </p>
   </a>
   <a class="cta">
    CLAIM NOW!
   </a>
   <br/>
   <br/>
   <a class="a-footer">
    Unsubscribe
   </a>
  </div>
  <img alt="" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Fnocta1119.comlinq.be%252Ftrack%252F3_54903_838_6443_68_12436_9_4_58_49689/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRm5vY3RhMTExOS5jbyIsInRpbWUiOjE3NjM1NjgxMzUuMDA3NjE3Mn0:1vLkdL:MiU-gCx432V9yTvCEEig5E-4B0GvrCcZowHfFXJ33ag" style="display:block;" width="1"/>
 </body>
</html>