Inboxes

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

+New inbox

<html>
 <body>
  <div style="max-width:600px; background:#ffffff; margin:auto; border-radius:16px; overflow:hidden; box-shadow:0 4px 18px rgba(0,0,0,0.08);">
   <!-- Header -->
   <div style="background:#1e3a8a; color:#ffffff; padding:26px 20px; text-align:center;">
    <h2 style="margin:0; font-size:24px; font-weight:bold;">
     Harbor Freight - Stanley Tool Set
    </h2>
    <p style="margin:8px 0 0; font-size:16px;">
     Equip Yourself for Every Task
    </p>
   </div>
   <!-- Body -->
   <div style="padding:28px 26px; text-align:center; color:#1e293b;">
    <h3 style="font-size:20px; margin-bottom:14px;">
     A Complete Solution for Your Projects
    </h3>
    <p style="font-size:15px; line-height:1.6;">
     Whether it's a quick repair or a full-scale build, the
     <strong>
      Stanley Tool Set
     </strong>
     is the perfect partner.
    </p>
    <!-- Features -->
    <div style="margin:25px 0; background:#e2e8f0; border-radius:8px; padding:18px; border:1px solid #cbd5e1; text-align:left;">
     <p style="margin:0 0 8px; font-weight:600; color:#0f172a;">
      Includes:
     </p>
     <ul style="margin:0; padding-left:18px; font-size:14px; color:#334155;">
      <li>
       Comprehensive socket &amp; wrench set
      </li>
      <li>
       Precision screwdrivers
      </li>
      <li>
       Heavy-duty pliers
      </li>
      <li>
       Durable measuring tape
      </li>
      <li>
       Multi-purpose hammer
      </li>
     </ul>
    </div>
    <!-- CTA -->
    <a style="display:inline-block; background:#1e3a8a; color:#ffffff; padding:14px 36px; border-radius:28px; font-size:15px; font-weight:bold; text-decoration:none;">
     Get Your Set Today
    </a>
    <p style="margin-top:14px; font-size:13px; color:#64748b;">
     While supplies last
    </p>
   </div>
   <!-- Footer -->
   <div style="background:#f1f5f9; padding:16px 20px; font-size:12px; text-align:center; color:#475569;">
    <p style="margin:0;">
     Harbor Freight – Quality Tools for Every Job
    </p>
    <p style="margin-top:6px;">
     <a style="color:#1e3a8a; text-decoration:none;">
      Unsubscribe
     </a>
    </p>
   </div>
  </div>
 </body>
</html>