Beejamin
9
Q:

mailto subject

How to add a subject to a "mailto" anchor in HTML.
<a href="mailto:[email protected]?Subject=Hello%20World">Contact me</a>
<!--	       |Recipitant Email   |Subject=Insert your Subject Line -->


3
<a href="mailto:[email protected]?subject=Testing out mailto!&body=This is only a test!">Second Example</a>
2
<a href="mailto:[email protected]?subject=Testing out mailto!">First Example</a>
0

New to Communities?

Join the community