Responsive, inbox-tested HTML email newsletter templates for marketing campaigns, product updates, and content digests. Table-based layout for maximum email client compatibility, inline CSS, dark mode support, preheader text, modular content blocks, and plain text fallback — everything needed to send beautiful emails that render correctly in Gmail, Outlook, and Apple Mail.
Get 180+ Templates — $35Email HTML is a different discipline from web HTML. CSS Grid and Flexbox are unsupported in Outlook. External stylesheets are stripped. Many email clients block images by default. Media queries work in some clients but not others. The safe path is table-based layout with inline CSS — the same approach email has used since 1999, still required in 2026 because Outlook's rendering engine has not been updated in over a decade. UIXDraft email templates are pre-tested across Gmail, Outlook 2019/365, Apple Mail, and iOS Mail.
All layout built with HTML tables — not divs. Each section is a table row. Multi-column layouts use nested tables. Max-width 600px — the standard email width that renders without horizontal scroll in all major clients. A single-column fallback for mobile: the outer table collapses to 100% width, all columns stack. Inline CSS on every element — no external stylesheets, no head CSS (stripped by Gmail). Background colours on td elements, not div elements — Outlook renders td backgrounds, not div backgrounds.
Apple Mail, iOS Mail, and Outlook 2019+ invert or recolour emails in dark mode. Protection: use @media (prefers-color-scheme:dark) with !important overrides in the head style block (Apple Mail respects head CSS). Set explicit background colours on all tables and cells — emails without explicit backgrounds get inverted by dark mode clients. Use transparent PNGs for logos so they display correctly on any background. Test in dark mode using Email on Acid or Litmus before sending.
Header (logo + nav links), hero (headline + image + CTA button), feature row (icon + text, 2 or 3 column), article cards (thumbnail + title + excerpt + read more link), testimonial block, product showcase, divider, social links footer, unsubscribe footer. Modular blocks are copy-pasted to build different email layouts — a product launch email uses hero + product showcase + CTA. A newsletter uses header + article cards × 3 + footer. Mix and match without re-coding the entire template.
The VML bulletproof button: a table cell with a background colour and a link, wrapped in Outlook conditional VML. This renders as a solid background-colour button in Outlook (which ignores CSS background-color on anchor tags) while showing the standard CSS button in all other clients. The button is the highest-value element in any marketing email — a button that fails to render in Outlook for 30% of recipients is a significant conversion loss. Always use bulletproof buttons in transactional and promotional emails.
Commercial licence · No subscription · Instant download · Lifetime updates
Download All 180+ Templates — $35