Skip to main content

max-height in AOL Mail

SupportedAOL · webmail

Support Details

Outlook ignores max-height. Truncate content server-side or use a fixed height.

Before

<div style="max-height: 200px; overflow: hidden;">
  Long content...
</div>

After

<!-- Outlook ignores max-height. Truncate content server-side. -->
<div style="height: 200px;">
  Shortened content...
  <a href="https://example.com/full">Read more</a>
</div>

Outlook ignores max-height — truncate content server-side

max-height is fully supported in AOL 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 MacSupported
Apple MailSupported
Apple Mail iOSSupported
Yahoo MailSupported
Yahoo Mail AndroidSupported
Yahoo Mail iOSSupported
Samsung MailSupported
ThunderbirdSupported
HEY MailSupported
Proton MailSupported
FastmailSupported
SuperhumanSupported

Related Features

Test your email across all 21 clients

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

Try Emailens Free