How to use a mailto link on a https page?
To create a link on your Web site that opens an email window, you simply use a mailto: link. For example:<a href=mailto:html.guide@about.com>Send email to your HTML Guide</a>But what if you want to send email to more than one address? If you just want to send it To: multiple people, simply separate the email addresses with a comma.
Answered -Galleries
About Email
Email is electronic messages that are exchanged over the internet. You can use either an email program or or an internet based mail program.
Related Questions
-
How to create a hyperlink mailto link for an Email?
To create a link on your Web site that opens an email window,...
-
How can I get gmail to come up when I click on a mailto link in Ubuntu?
To set gmail as default go to System \ Preferences \ Preferre...

Comments