Quote:
Originally Posted by dgessner How do I put a link in an email but cover the actual name of the link with something like CLICK HERE (instead of the actualy website link)? |
<a href="http://www.web address">what you want the link to say in the email <a>
the code above should show up as
what you want the code to say in the email
***********************
This code allows for the link to auto open the "mail to" box for sending replies:
<a href="mailto:
[email protected]">Send an email to John now!</a>
must be correct email address inserted
will read as :
Send an Email to John Now! and when clicked on will open the main email address for the computer with the address all ready filled in