I was recently asked how I set up my email signature, and thought I would share with a quick blog post for anyone that wanted to do a similar signature.

The one which I use the most is the one below.

It gives a personal touch because it shows you are willing to put your face to your product which I feel shows integrity toward the business you represent.

Pretty simple to set up though, so I will just put in the code below.

The first thing to do is to grab a image of yourself, or if you want a logo etc, would do the same, and then set it up to align left, and then put a list on the right hand side.

 

<p>Thanks</p>
<div border=”1″ style=”border:1px #000;padding:5px;”>
      <div style=”float:left;”><img src=”imagepathonserver.jpg”></div>
      <div style=”float:left; oaddubg-left:5px;”>Your Name
<br>
<a href=”hompagelink”>Home page link</a>
<br>Phone Number<br>
<a href=”http://twitter.com/acewebdesign”><img src=”pathtotwitterimage.png” style=”float:left;margin-right:6px”></a>
</div></div>
<br style=”clear:both;”>
Hope that helps someone out. Good luck.