Email Button

 

Email Button

Enable your visitors to contact you by clicking on an email button. This will provide your website visitors with a simple way to contact you from your website without displaying your email address.

Email

Copy and paste this code into your HTML where you would like the button to appear:

<form>
<input type="button" value="Email Me"
onClick="location.href=’mailto:you@yourdomain.com‘">
</form>

Change the text indicated in bold to your email address.

This concludes the Email Button code.

 
 

 
 
Visit the following pages for a wealth of copy and paste codes and tips:

HTML Tips
Copy and paste special effect HTML codes for your web page.

HTML Codes
An HTML codes chart you can use to copy and paste codes into your web page.

HTML Color Codes
An HTML color codes chart you can use to copy and paste color codes into your web page.

JavaScript Codes
Copy and paste special effect JavaScript codes for your web page.

Web Design Tips
Tips, tricks, and special effect codes for your web page.

HTML Tags
A list of HTML tags.

HTML 5 Tags
A list of the latest HTML tags to be developed.

ASCII Codes
Special text characters and code for your web page.