Skip to main content

Outlook 365 vs Outlook Classic: CSS Support Differences

Outlook 365 renders with Outlook Web; Outlook Classic renders with Microsoft Word. The gap runs almost entirely one way: 77 features work in Outlook 365 and break in the other, against 2 in the reverse direction. Build for the stricter one and the permissive one follows.

Support data derived from caniemail.com (MIT) · last verified Apr 27, 2026 · engine data v0.10.4

41

work in both

the safe intersection

77

only in Outlook 365

breaks in Outlook Classic

2

only in Outlook Classic

breaks in Outlook 365

49

partial on one side

renders, with caveats

Works in Outlook 365, breaks in Outlook Classic

Each of these needs a fallback if the send reaches both.

Works in Outlook Classic, breaks in Outlook 365

Partial on one side

These render in both, but one client applies caveats the other does not. They fail quietly, which makes them the expensive ones.

A further 78 features render in neither client. Not a difference between them, but the other half of the answer to what you can actually use, so the four counts above deliberately do not sum to 247.

8 of 255 features have no confident data point for at least one of these clients, so they are excluded from every count above rather than assumed either way.

Where the divergence sits

Two pairs with the same headline number can be different problems. For these two it concentrates in CSS Properties.

  • CSS Properties84
  • Pseudo-Classes & Selectors19
  • HTML Elements17
  • Pseudo-Elements5
  • CSS At-Rules2
  • CSS Functions1

24 of these already have a fix

Each links to a copy-paste snippet that keeps the feature working in Outlook Classic without dropping it in Outlook 365.

Check your own HTML against both

Check your own HTML

Paste your email HTML, analyzed in this page, no signup, nothing stored.

Questions

How different are Outlook 365 and Outlook Classic?
They disagree on 128 of the 247 features verified in both clients, or 52%. 41 features render in both and are the safe intersection to build on.
What works in Outlook 365 but not Outlook Classic?
77 features, including <abbr>, <acronym>, <meter>, <rp>, <rt> and 72 more. Each needs a fallback if the send reaches both clients.
Which engines are these two clients using?
Outlook 365 renders with Outlook Web; Outlook Classic renders with Microsoft Word. Where two clients share an engine the divergence is usually configuration, and where they do not it is the engine itself.
Is this measured in the real clients?
No. These are documented support levels derived from caniemail.com (MIT-licensed), carried in @emailens/engine data version 0.10.4 and last verified Apr 27, 2026. Anything described as a transform is applied per those documented rules rather than captured from a real client.

Test your email across all 21 clients

Preview rendering, catch CSS issues, and get actionable fixes. Free.

Try Emailens Free