mailto url subject 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: mailto subject
<a href="mailto:[email protected]?subject=Testing out mailto!">First Example</a>