How To Create an E-mail link
The e-mail link contains basically the same coding as the hyper text link, the only difference is instead of using the "http://www." you use the "mailto:"
The code would look like this:
But to the user it appears as a link like this:
When someone clicks on the link their default mail client is activated, and a new message in opened with the above address already filled in.



