email me or mailto link

How To Make An Easy Email Me Or Mailto Link Or Picture Link For Your Blog

email me buttons

If you would like to give your blog readers the option to email you, a quick and safe why to do this is with a email me or mailto link.In this post i will show you how to make a mailto link, mailto picture link or mailto button and add it to your blog.It’s easier than you may think.

All three are made up of just a short piece of code and are very easy to add to your blog.You could place one in your sidebar of footer or even in a post if required.

How To Make A Mail To Link

1.Mailto Link

Here’s a preview of a mailto link :

Click Here To Contact Me By Email

And here’s the code:

<a href="mailto:spiceyourblog@gmail.com.com">
Click Here To Contact Me By Email</a>

Note

Simply change my email in Bold above to your email address.

change the text ‘Click Here To Contact Me By Email’ in Bold above to the text you want displayed.

2.Mailto Picture Link

Here’s a preview of a mailto Picture link:

email-3

And here’s the code:

<a href="mailto:spiceyourblog@gmail.com"
><img src="http://i631.photobucket.com
/albums/uu40/paulcrowe/email-3.png" alt="Click to email me" /></a>

Note: change my email in bold to your email address.

You can change the picture link in bold to another picture if you want.

3.Mailto Button Link

Here’s a preview of a mailto button link:

Here’s the code:

<form>
<input value="Email Me"
onclick="location.href='mailto:spiceyourblog@gmail.com'"
type="button">
</form>

Note: – Simply change my email in bold to your email address.

You can change the Text ‘Email Me’ in bold to the text you want displayed on your button.

To add one to your blog copy the code add your Email and paste the code were you want it.The code can be placed anywere Html is accepted.
To add one to your sidebars in your dashboard click ‘Layout’ > ‘Add a gadget’ > Choose ‘Html/Javascript’ from the pop up menu > paste in the code and save.

Another option is to add a contact me form to your blog Click Here to see how.

Drop Your Comments And Questions Below.

What My Robot Recommends:

How To Make An Easy Email Me Or Mailto Link Or Picture Link For Your Blog
Informative
75
Useful
82
Easy To Read
78
Fact
82
Reader Rating0 Votes
0
79