HTML Mailto
<a href="mailto:[email protected]">Link text</a>
Antoniotonio
<a href="mailto:[email protected]">Link text</a>
<a href="mailto:[email protected]"> Email_id </a>
<a href="mailto:[email protected]">Jon Doe</a>
<a href="mailto:[email protected]">Link text</a>
<a href="mailto:[email protected]">Mail me!</a>
<p>Email me<a href="mailto:[email protected]" target="_blank">Change this text</a></p>
<!-- Change email address and name. You can remove target in anchor tag(<a></a>) if you don't want to open new tab -->