Subscribe:

Saturday

Linking to E-Mail Addresses

When you want to give someone comfortable accessibility your e-mail deal with, you can involve it on your web page as a mailto weblink. This implies instead of using http:// before side of your weblink, you use the e-mail method mailto: to preface your e-mail deal with.
<a href="mailto:name@emailaddress.com">Email Me!</a>


Pressing this weblink in a technique causes the prospective customer's e-mail system to release. Then it reveals a new e-mail concept and locations your e-mail deal with in the To: box of that concept.
Customize the E-Mail Message
Some surfers will even let you add articles to the topic and cc areas in the e-mail by coming into extra textual articles into the href value. To do so, you add a concern level after the end of your e-mail deal with, and kind the expression Subject followed by an equivalent indication (=), along with the expression or expression you would like to use as your topic. This can be particularly useful in assisting you identify email sent through your web page from your other e-mail.
<a href="mailto:name@emailaddress.com?Subject=HTMLTutorials
&cc=htmltutorials@emailaddress.com">Email me about this Tutorials </a>

Keep in mind, no areas should be in the value of the href feature, unless they are aspect of the topic range.

0 comments:

Post a Comment