Skip to main content

border-spacing in Proton Mail

SupportedProton · webmail

Support Details

Use the cellspacing HTML attribute instead (e.g., <table cellspacing="8">).

Before

<table style="border-spacing: 8px; border-collapse: separate;">
  <tr><td>Cell</td></tr>
</table>

After

<table cellspacing="8" style="border-collapse: separate;">
  <tr><td>Cell</td></tr>
</table>

Use the cellspacing HTML attribute instead of border-spacing CSS

border-spacing is fully supported in Proton Mail. No workarounds needed.

Other Clients

ClientSupport
GmailSupported
Gmail AndroidSupported
Gmail iOSSupported
Outlook 365Supported
Outlook (New)Unsupported
Outlook ClassicUnsupported
Outlook iOSSupported
Outlook AndroidSupported
Outlook for MacUnsupported
Apple MailSupported
Apple Mail iOSSupported
Yahoo MailSupported
Yahoo Mail AndroidSupported
Yahoo Mail iOSSupported
Samsung MailSupported
ThunderbirdSupported
HEY MailUnknown
AOL MailSupported
FastmailUnknown
SuperhumanSupported

Related Features

Test your email across all 21 clients

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

Try Emailens Free