code to html email code example
Example 1: html open email program
<a href= "mailto:[email protected]">Send Email</a>
Example 2: how to put your email in html
<a href = "mailto: [email protected]">Send Mail</a>
<a href= "mailto:[email protected]">Send Email</a>
<a href = "mailto: [email protected]">Send Mail</a>