← CSS Support IndexDoes CSS
Does CSS text-wrap Work in HTML Email?
Controls how text inside an element is wrapped
Quick Answer
Does text-wrap work in HTML email?
The CSS text-wrap property is supported in Apple Mail, Samsung Email. It is NOT supported in Gmail, Outlook (Windows), Outlook (Mac / Web), and others. Always include a safe fallback for unsupported clients.
Which Email Clients Support CSS text-wrap?
CSS support for text-wrap across email clients
| Email Client | Desktop | Mobile / Web | Notes |
|---|---|---|---|
| Gmail | ✗ No | ✗ No | — |
| Outlook (Windows) | ✗ No | ? | — |
| Outlook (Mac / Web) | ✗ No | ✗ No | — |
| Apple Mail | ✓ Yes | ✓ Yes | — |
| Yahoo! Mail | ✗ No | ✗ No | — |
| Samsung Email | ? | ✓ Yes | — |
| Thunderbird | ? | ? | — |
| ProtonMail | ? | ? | — |
| Fastmail | ? | ? | — |
Frequently Asked Questions
Related CSS Properties
Test Your Email Now
Paste your HTML and see how it renders in clients that don't support text-wrap.