mailto href building code example
Example 1: mailto subject
<a href="mailto:[email protected]?subject=Testing out mailto!&body=This is only a test!">Second Example</a>
Example 2: create a mailto link html
<a href="mailto:[email protected]">Link text</a>