Skip to main content
HTML Elements

<h1>

HTML element · 14 supported, 0 partial, 0 unsupported across 15 clients

The <h1> element marks the primary heading of a document and is supported by every email client. Default browser styling for <h1> is large and bold with significant top and bottom margin, which is rarely what email designs intend. Always reset <h1> styling inline to prevent client-default spacing from disrupting the layout.

Client Support

ClientCategoryEngineSupport
GmailwebmailGmail WebSupported
Gmail AndroidmobileGmail MobileSupported
Gmail iOSmobileGmail MobileSupported
Outlook 365webmailOutlook WebSupported
Outlook (New)desktopOutlook WebSupported
Outlook ClassicdesktopMicrosoft WordSupported
Outlook iOSmobileOutlook MobileSupported
Outlook AndroidmobileOutlook MobileSupported
Apple MaildesktopWebKitSupported
Apple Mail iOSmobileWebKitSupported
Yahoo MailwebmailYahooSupported
Samsung MailmobileSamsungSupported
ThunderbirddesktopGeckoSupported
HEY MailwebmailWebKitSupported
SuperhumandesktopBlinkUnknown

Client-by-client behaviour for <h1>

Fully supports <h1> (14): Gmail, Gmail Android, Gmail iOS, Outlook 365, Outlook (New), Outlook Classic, Outlook iOS, Outlook Android, Apple Mail, Apple Mail iOS, Yahoo Mail, Samsung Mail, Thunderbird, HEY Mail.

Behaviour unverified in: Superhuman.

When to use <h1> in email

  • The headline of a marketing email's hero section.
  • Major section titles in long-form newsletter content.
  • Article-style transactional confirmations with a clear primary message.

Rendering behaviour and edge cases

  • Default font-size and margin vary widely between clients — explicitly set both inline.
  • Outlook on Windows respects <h1> styling but inherits Word-style typography that may surprise web developers.
  • Some clients down-rank <h1> in dark mode, applying their own contrast adjustments.

Recommended fallback strategy

Override default <h1> styling with explicit inline font-size, font-weight, line-height, and margin. Treat the inline declaration as authoritative — do not rely on client defaults for a hero headline.

Related Features

Test your email across all 15 clients

Preview rendering, catch CSS issues, and get actionable fixes — free.

Try Emailens Free

Support data last updated Apr 27, 2026 · synced from caniemail.com via @emailens/engine.