Make a Mailto Link
To create a link that sends an e-mail to somebody, use the HTML mailto: tag. Your code will look like this: <a href="mailto:webmonkey@wired.com>Send an e-mail to Webmonkey</a> and tell us how much you love cats. When the reader clicks on that link, their default e-mail application will launch and a blank e-mail addressed to webmonkey@wired.com […]