Tampilkan postingan dengan label email. Tampilkan semua postingan
Jumat, 16 Oktober 2009
How To Create EMail Link With Subject and Message
To Create a email Link With subject and message use html code below.
Look at the example below;
Code:
Result:
Advertise Here
Click on the link above to see result.
<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.
Langganan:
Postingan
(
Atom
)