DEV Community

Ovi Demetrian Jr
Ovi Demetrian Jr

Posted on

2 1

Coding your emails for Outlook

Making your email design work for Microsoft Outlook can be a challenge. Here's an approach to take to still support unfortunate email users that use it while keeping your sanity!

  • Use clean, accessible code first, Outlook code second
  • Avoid tables and use ghost tables only when needed for Outlook
  • Use both image width and height properties for Outlook
  • Use VML method for background images

View code examples

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay