Skip to main content
HTML Elements

<rt>

HTML element · 8 supported, 1 partial, 5 unsupported across 15 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
Apple MaildesktopWebKitSupported
Apple Mail iOSmobileWebKitSupported
Yahoo MailwebmailYahooSupported
Samsung MailmobileSamsungSupported
ThunderbirddesktopGeckoSupported
HEY MailwebmailWebKitUnsupported
SuperhumandesktopBlinkUnknown

Client-by-client behaviour for <rt>

Fully supports <rt> (8): Outlook 365, Outlook iOS, Outlook Android, Apple Mail, Apple Mail iOS, Yahoo Mail, Samsung Mail, Thunderbird.

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 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.