Answers for "what is the correct way to code a link with subject?"

4

mailto subject

<a href="mailto:[email protected]?subject=Testing out mailto!&body=This is only a test!">Second Example</a>
Posted by: Guest on May-25-2020
0

mailto subject

<a href="mailto:[email protected]?subject=Testing out mailto!">First Example</a>
Posted by: Guest on May-25-2020

Code answers related to "what is the correct way to code a link with subject?"

Browse Popular Code Answers by Language