HTML Anchor Links Inside Email

· 1 min read · 127 Words · -Views -Comments

Marketing newsletters often look like web pages—these are HTML emails, a subset of HTML. Whether a feature works depends on the mail client, much like browser compatibility on the web.

A teammate recently built an email template with anchors linking to sections of the message. Android mail clients handled the anchors, but Apple’s Mail app on iOS ignored them, and QQ Mail on iOS rewrote the link into a local file-system path—clearly a compatibility issue.

HTML Anchor
QQ mail

Client support

Email clientAnchor support
Gmail (Web)YES
Gmail (Android)YES
Inbox by Gmail (Android)YES
Gmail (iOS)NO
Apple Mail (iOS)NO
Apple Mail (macOS)YES
Yahoo! Mail (Web)YES
Outlook.com (Web)NO
Outlook (Android)NO
Outlook (Windows desktop)YES
Outlook (macOS)NO
QQ Mail (iOS)NO

References

Authors
Developer, digital product enthusiast, tinkerer, sharer, open source lover