Inboxes

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

+New inbox

<html>
 <body>
  <center>
   <div style="width:100%; background:#fffbea; padding:40px 0; font-family:'Segoe UI', Arial, sans-serif;">
    <!-- Container -->
    <div style="max-width:600px; margin:auto; background:#ffffff; border-radius:12px; overflow:hidden; border:2px solid #ffcc00; box-shadow:0 6px 18px rgba(0,0,0,0.15);">
     <!-- Header -->
     <div style="background:#ffcc00; color:#000; text-align:center; padding:28px 20px; border-bottom:4px solid #000;">
      <h2 style="margin:0; font-size:24px; font-weight:800;">
       Stanley Tool Set
      </h2>
      <p style="margin-top:8px; font-size:15px; font-weight:600;">
       From Harbor Freight
      </p>
     </div>
     <!-- Body -->
     <div style="padding:30px 25px; color:#333; text-align:center;">
      <h3 style="font-size:20px; margin-bottom:20px;">
       Tough Tools for Tough Jobs
      </h3>
      <p style="font-size:15px; line-height:1.6;">
       Get ready to tackle any project with your
       <strong>
        Stanley Tool Set
       </strong>
       — engineered for durability and precision.
      </p>
      <!-- Features -->
      <div style="background:#fffbea; border-radius:8px; border:1px solid #ffcc00; padding:20px; text-align:left; margin:24px 0;">
       <p style="font-weight:700; color:#000; margin:0 0 10px;">
        Your set includes:
       </p>
       <ul style="margin:0; padding-left:20px; font-size:14px; color:#555; line-height:1.5;">
        <li>
         Comprehensive range of hand tools
        </li>
        <li>
         Precision screwdrivers
        </li>
        <li>
         Heavy-duty storage case
        </li>
       </ul>
      </div>
      <!-- CTA -->
      <a style="background:#000; color:#ffcc00; padding:14px 34px; font-weight:700; font-size:16px; border-radius:4px; text-decoration:none; display:inline-block;">
       Get My Tool Set
      </a>
      <p style="margin-top:16px; font-size:13px; color:#777;">
       Limited stock available.
      </p>
     </div>
     <!-- Footer -->
     <div style="background:#f7f7f7; padding:18px 20px; text-align:center; font-size:12px; color:#666; border-top:1px solid #ddd;">
      <p style="margin:0;">
       You are receiving this email for a Harbor Freight offer.
      </p>
      <p style="margin-top:6px;">
       <a style="color:#000; text-decoration:none;">
        Unsubscribe
       </a>
      </p>
     </div>
    </div>
   </div>
  </center>
 </body>
</html>