Creating a mail link on a web page.

Issue

Creating a mail link on a web page.

Solution

Using the HTML mailto as a link enables users to e-mail you:

<A HREF="mailto:support@computerhope.com">Click here to mail us</A>

Example

Click here to mail us

Additional information

  • Category
  • HTML Q&A
  • Related pages
  • HTML Help
  • Solved?
  • Were you able to locate the answer to your question?