Inboxes

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"/>
  <!-- Google Font: Viga -->
  <link href="https://fonts.googleapis.com/css2?family=Viga&amp;display=swap" rel="stylesheet"/>
  <style>
   body { margin: 0; padding: 0; background-color: #e9ecf1; font-family: Arial, sans-serif; } .email-wrapper { max-width: 500px; margin: 40px auto; background-color: #ffffff; border-radius: 10px; box-shadow: 0 4px 12px rgba(0,0,0,0.1); overflow: hidden; } /* Header */ .header-row { background-color: #696969; display: flex; justify-content: center; /* center the logo */ align-items: center; padding: 15px 25px; } .header-row .logo img { max-height: 70px; /* smaller logo */ width: auto; } /* Content area */ .content { padding: 10px 25px; text-align: center; text-shadow: 1px 1px 1px black; background-color: #696969; color: #ffffff; } /* Viga font for the main heading */ .content h1 { font-family: 'Viga', sans-serif; font-size: 27px; margin-bottom: 10px; } .content p { font-size: 16px; line-height: 1.6; margin: 10px 0; } /* Product image wrapper with glowing background */ .product-image { position: relative; display: inline-block; padding: 20px; /* breathing room around glow */ } .product-image::before { content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 350px; /* size of the glow */ height: 350px; background: radial-gradient( circle at center, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.4) 10%, rgba(255,255,255,0) 70% ); z-index: 0; } .product-image img { position: relative; z-index: 1; display: block; max-width: 250px; border-radius: 4px; } /* CTA Button */ .cta-button { display: inline-block; background-color: #000; color: #ffffff !important; text-decoration: none; padding: 14px 100px; border-radius: 5px; font-weight: bold; font-size: 20px; margin-top: 20px; } /* Unsubscribe – centered */ .unsubscribe { text-align: center; font-family: Verdana, Arial, sans-serif; font-size: 10px !important; line-height: 18px; color: #666; padding: 20px; } .unsubscribe a { color: #666; font-size: 10px !important; text-decoration: underline; } @media screen and (max-width: 600px) { .header-row { padding: 15px; } .content h1 { font-size: 22px; } .cta-button { padding: 12px 60px; font-size: 18px; } }
  </style>
 </head>
 <body>
  <div class="email-wrapper">
   <!-- Header -->
   <div class="header-row">
    <div class="logo">
     <a target="_blank">
      <img alt="Cabela's Logo" src="https://inboxflows.com/_/image/https%253A%252F%252Fupload.wikimedia.org%252Fwikipedia%252Fcommons%252Fthumb%252Fe%252Fe7%252FT-Mobile_logo_2022.svg%252F1024px-T-Mobile_logo_2022.svg.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ1cGxvYWQud2lraSIsInRpbWUiOjE3NTczODc0NjguNTk2NTAxNH0:1uvolA:yKe24Crw3erEiBhyhP1GEN2ZRjMUAuwk8M0w-qdqkGI"/>
     </a>
    </div>
   </div>
   <!-- Body Content -->
   <div class="content">
    <h1>
     Claim Your HP Laptop Today!
    </h1>
    <div class="product-image">
     <a target="_blank">
      <img alt="Car Emergency Kit" src="https://inboxflows.com/_/image/https%253A%252F%252F686.efuserassets.com%252F686%252Foffers%252F17446%252Fthumb%252Fpz.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkY2ODYuZWZ1c2VyYSIsInRpbWUiOjE3NTczODc0NjguNTk3MDYxMn0:1uvolA:svibbaH1dBQ-SceE6fg424QjLEnIOuZlRvHSlS9bX8M"/>
     </a>
    </div>
    <p>
     You've been chosen to receive a free HP Laptop.
     <br/>
     Just complete our short survey to claim yours.
    </p>
    <p>
     <strong>
      Rewards are limited – don't miss out!
     </strong>
    </p>
    <a class="cta-button">
     Take the Survey
    </a>
    <br/>
    <br/>
   </div>
   <!-- Unsubscribe (centered) -->
   <div class="unsubscribe">
    If you no longer wish to receive these emails, you may unsubscribe by
    <a>
     clicking here.
    </a>
   </div>
  </div>
 </body>
 <img height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Fyes9.loqueoyes.es%252Ftrack%252F3dyUHM48114Aznn720nxrimstmxa6443LKOQJWOIBYKIJAI68BGUF10947K9/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnllczkubG9xdWVveSIsInRpbWUiOjE3NTczODc0NjguNTk3MTkwNH0:1uvolA:OfgWErXXRJrf60y6dRSKl5Mq2cpMp0uB8GzSi12v_V4" style="display:none;" width="1"/>
</html>