How do I insert a mailto link behind a button or image?

To insert a mailto link behind a button the following notation ca ben used

mailto:example@example.com

A subject and content can be added as follows:

mailto:example@example.com?
subject=Subject&body=This%20is%20the%20content%20of%20the%20email

In the above example, spaces are noted as %20.

You can also use this helpful tool:

https://mailtolinkgenerator.com

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.