mail client html code example
Example 1: html mailto
<a href="mailto:[email protected]">Link text</a>
Example 2: html mail
<a href="mailto:[email protected]">Mail me!</a>
<a href="mailto:[email protected]">Link text</a>
<a href="mailto:[email protected]">Mail me!</a>