href mailto example
Example 1: html mailto link with content
<a href="mailto:[email protected]?subject=Test%20email&[email protected]&body=This is my body text">Send feedback</a>
Example 2: create a mailto link html
<a href="mailto:[email protected]">Link text</a>