Email link with CC and BCC : Anchor Email : Basic Tags HTML CSS TUTORIALS


HTML CSS TUTORIALS » Basic Tags » Anchor Email »

 

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>




           
       



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Basic Tags
» Anchor Email