send html page via email code example
Example 1: email link html
<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>
Example 3: html send email
<a href="mailto:[email protected]"<button>E-Mail me</a>