HTML - mailto link

0 votes
927 views
added Jan 16, 2019 in HTML by LC Marshal Captain (25,790 points)
<p>
    Email link goes here
    <a href="mailto:[email protected]?Subject=Hey%20there" target="_top">Send Now</a>
</p>

 

2 Responses

0 votes
responded May 14, 2019 by LC Marshal Captain (25,790 points)
<!--cc and bcc-->
<a href="mailto:[email protected][email protected], [email protected], [email protected]&[email protected]&subject=Congrats%Mate">Let us know</a>

 

0 votes
responded May 14, 2019 by LC Marshal Captain (25,790 points)
<!--Add body-->
<a href="mailto:[email protected][email protected], [email protected], [email protected]&[email protected]&subject=Congrats%Mate&body=Body-content-goes-here">Let us know</a>

 

lazacode.org - Malaysia's programming knowledge sharing platform, where everyone can share their finding as reference to others.
...