html email sender code example
Example 1: html mailto
<a href="mailto:[email protected]">Link text</a>
Example 2: html send email
<!-- Code by Scratchy -->
<!-- Twitter: @S_cratchy-->
<a href="mailto:[email protected]"<button>E-Mail me</a>
<a href="mailto:[email protected]">Link text</a>
<!-- Code by Scratchy -->
<!-- Twitter: @S_cratchy-->
<a href="mailto:[email protected]"<button>E-Mail me</a>