ahref mailto code example
Example 1: mailto html
<a href="mailto:[email protected]">Jon Doe</a>
Example 2: mailto link
<a href="mailto:[email protected]">Email Us</a>
Example 3: mailto link html
<a href="mailto:[email protected]">Link text</a>