How To Create EMail Link With Subject and Message

To Create a email Link With subject and message use html code below.

<a href= "mailto:YOUR-EMAIL-ADDRESS?subject=SUBJECT-OF-EMAIL&body=EMAIL-MESSAGE" >EMAIL-LINK-NAME</a>


Look at the example below;

Code:
<a href= "mailto:123@abc.com?subject=Advertise in your Site&body=I like to advertise in your site.Please send me details." >Advertise Here</a>


Result:

Advertise Here

Click on the link above to see result.

0 comments:

Post a Comment

 

Support By Blogger