<ul>
HTML element · 7 supported, 13 partial, 0 unsupported across 21 clients
The <ul> element marks an unordered list. Bullets and indentation defaults vary significantly across clients, which makes <ul> one of the more inconsistent layout primitives in email. Some templates reset list styles entirely and rebuild bullet visuals using HTML entities or images for full control.
Client Support
| Client | Category | Engine | Support |
|---|---|---|---|
| Gmail | webmail | Gmail Web | Partial |
| Gmail Android | mobile | Gmail Mobile | Partial |
| Gmail iOS | mobile | Gmail Mobile | Partial |
| Outlook 365 | webmail | Outlook Web | Partial |
| Outlook (New) | desktop | Outlook Web | Partial |
| Outlook Classic | desktop | Microsoft Word | Partial |
| Outlook iOS | mobile | Outlook Mobile | Partial |
| Outlook Android | mobile | Outlook Mobile | Partial |
| Outlook for Mac | desktop | WebKit | Partial |
| Apple Mail | desktop | WebKit | Supported |
| Apple Mail iOS | mobile | WebKit | Supported |
| Yahoo Mail | webmail | Yahoo | Partial |
| Yahoo Mail Android | mobile | Yahoo | Partial |
| Yahoo Mail iOS | mobile | Yahoo | Partial |
| Samsung Mail | mobile | Samsung | Supported |
| Thunderbird | desktop | Gecko | Supported |
| HEY Mail | webmail | WebKit | Supported |
| Proton Mail | webmail | Proton | Supported |
| AOL Mail | webmail | AOL | Partial |
| Fastmail | webmail | Fastmail | Supported |
| Superhuman | desktop | Blink | Unknown |
Client-by-client behaviour for <ul>
Fully supports <ul> (7): Apple Mail, Apple Mail iOS, Samsung Mail, Thunderbird, HEY Mail, Proton Mail, Fastmail.
Partial support (13): Gmail, Gmail Android, Gmail iOS, Outlook 365, Outlook (New), Outlook Classic, Outlook iOS, Outlook Android, Outlook for Mac, Yahoo Mail, Yahoo Mail Android, Yahoo Mail iOS, AOL Mail. Expect rendering quirks unique to each engine. Partial support typically means a subset of values, an ignored shorthand, or sanitizer-specific rewrites.
Behaviour unverified in: Superhuman.
When to use <ul> in email
- Feature lists in product launch emails.
- Onboarding checklists in lifecycle drip campaigns.
- Bulleted summaries in digest-style content.
Rendering behaviour and edge cases
- Default list-style-position and padding-left vary between clients , Outlook indents differently than Gmail.
- Some clients strip the bullet entirely if list-style is set to none on the <ul> but not on <li>.
- Mobile clients sometimes reduce the indent significantly, causing list items to wrap closer to the bullet than intended.
Recommended fallback strategy
Reset padding-left and margin on both <ul> and <li> inline. For pixel-perfect bullets, replace the default marker with an <img> or styled <span> inside each list item.
Fixes & Workarounds
Gmail
Partial"<ul>" is not supported in this email client.
Gmail Android
Partial"<ul>" is not supported in this email client.
Gmail iOS
Partial"<ul>" is not supported in this email client.
Outlook 365
Partial"<ul>" is not supported in this email client.
Outlook (New)
Partial"<ul>" is not supported in this email client.
Outlook Classic
Partial"<ul>" is not supported in this email client.
Outlook iOS
Partial"<ul>" is not supported in this email client.
Outlook Android
Partial"<ul>" is not supported in this email client.
Outlook for Mac
Partial"<ul>" is not supported in this email client.
Yahoo Mail
Partial"<ul>" is not supported in this email client.
Yahoo Mail Android
Partial"<ul>" is not supported in this email client.
Yahoo Mail iOS
Partial"<ul>" is not supported in this email client.
AOL Mail
Partial"<ul>" 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 FreeSupport data last updated Apr 27, 2026 · synced from caniemail.com via @emailens/engine.