Email link with CC and BCC : Anchor Email « Tags « HTML / CSS






Email link with CC and BCC

<html>

<body>

<p>
This is another mailto link:
<a href="mailto:someone@google.com?cc=someoneelse@yahoo.com&bcc=andsomeoneelse2@ea.com&subject=Summer%20Party&body=You%20are%20invited%20to%20a%20big%20summer%20party!">Send mail!</a>
</p>

<p>
<b>Note:</b> Spaces between words should be 
replaced by %20 to <b>ensure</b> that the browser will display your text properly.
</p>

</body>
</html>




           
       








Related examples in the same category

1.A link to send an email
2.Adding email hyperlinks
3.Form to email
4.Set the subject to be XHTML