If you have a website and want to spice up the look a little bit, there is an E-mail Icon Generator available for free if you use GMail, Hotmail (MSN), Yahoo! Mail, America Online, or a few other services. You can visit the website and have a e-mail address logo generated for your personal use.  Once you get the picture saved on to your desktop, you will need to find web hosting (I recommend Photobucket if you don’t have web hosting at your disposal).

In order to add this to your website in the form of an “E-mail me” link using the picture, you will want to use the following basic HTML code in your settings (remove all the spaces):

<a href="mailto: {E-mail Address}? subject={Pre-filled E-mail Comment}"><img src="{Webhosting address}" border="0" ></a>

And there you have it! Just switch out the bold font (and brackets) with the requested information and your all set. If you run into any problems, feel free to post a comment below.