how to put mailto in html code example
Example 1: create a mailto link html
<a href="mailto:[email protected]">Link text</a>
Example 2: mailto in html
<a href="mailto:[email protected]">text</a>
<a href="mailto:[email protected]">Link text</a>
<a href="mailto:[email protected]">text</a>