Skip to main content
HTML Elements

<rt>

HTML element · 14 supported, 1 partial, 5 unsupported across 21 clients

The <rt> element marks the pronunciation annotation in ruby text. Email client support is uneven , some clients render <rt> above the base text correctly, while others render it inline as adjacent characters, which can corrupt the visual reading order.

Client Support

ClientCategoryEngineSupport
GmailwebmailGmail WebUnsupported
Gmail AndroidmobileGmail MobilePartial
Gmail iOSmobileGmail MobileUnsupported
Outlook 365webmailOutlook WebSupported
Outlook (New)desktopOutlook WebUnsupported
Outlook ClassicdesktopMicrosoft WordUnsupported
Outlook iOSmobileOutlook MobileSupported
Outlook AndroidmobileOutlook MobileSupported
Outlook for MacdesktopWebKitSupported
Apple MaildesktopWebKitSupported
Apple Mail iOSmobileWebKitSupported
Yahoo MailwebmailYahooSupported
Yahoo Mail AndroidmobileYahooSupported
Yahoo Mail iOSmobileYahooSupported
Samsung MailmobileSamsungSupported
ThunderbirddesktopGeckoSupported
HEY MailwebmailWebKitUnsupported
Proton MailwebmailProtonSupported
AOL MailwebmailAOLSupported
FastmailwebmailFastmailSupported
SuperhumandesktopBlinkUnknown

Client-by-client behaviour for <rt>

Fully supports <rt> (14): Outlook 365, Outlook iOS, Outlook Android, Outlook for Mac, Apple Mail, Apple Mail iOS, Yahoo Mail, Yahoo Mail Android, Yahoo Mail iOS, Samsung Mail, Thunderbird, Proton Mail, AOL Mail, Fastmail.

Partial support (1): Gmail Android. Expect rendering quirks unique to each engine. Partial support typically means a subset of values, an ignored shorthand, or sanitizer-specific rewrites.

No support (5): Gmail, Gmail iOS, Outlook (New), Outlook Classic, HEY Mail. Plan fallbacks for these clients before relying on <rt> in production sends.

Behaviour unverified in: Superhuman.

When to use <rt> in email

  • Furigana for Japanese newsletter content.
  • Pinyin annotations in language-learning email products.
  • Phonetic hints in cross-language brand campaigns.

Rendering behaviour and edge cases

  • Apple Mail and modern Gmail render ruby correctly with <rt> stacked above the base.
  • Outlook on Windows often inlines <rt> content, breaking the visual hierarchy.
  • Mobile webmail clients are inconsistent , test extensively before relying on ruby in production.

Recommended fallback strategy

For mission-critical ruby, render the annotation as inline-block text positioned above the base using explicit margin/font-size, rather than relying on the <ruby>/<rt> default rendering.

Fixes & Workarounds

Gmail

Unsupported

"<rt>" is not supported in this email client.

Gmail iOS

Unsupported

"<rt>" is not supported in this email client.

Outlook (New)

Unsupported

"<rt>" is not supported in this email client.

Outlook Classic

Unsupported

"<rt>" is not supported in this email client.

HEY Mail

Unsupported

"<rt>" is not supported in this email client.

Gmail Android

Partial

"<rt>" is not supported in this email client.

Related Features

Test your email across all 21 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.