Creating your own Custom Email Signature, having a custom signature is a good way to promote just about anything your trying to let other people know about. You can insert images and links right into your Windows Live email box
Each time you send a personal email to anyone the custom contents you inserted into your signature box will also be delivered. If you notice below I have placed a few of my favorite links and I also inserted My Windows Live logo.
When ever anyone receives a email from me they can also see what I have place into my signature box. They have access to any of the links that are there. All they would have to do is click on the links to access that website. There are a few basic’s you should know before installing custom email contents like how to make a link clickable, or how to insert a image so it will be seen by others. Here are a few HTML codes that can be used to get started.
1-This is what your Email Signature will look like,
Example:1- Image Linking, You would just place your image code as follow.
<a href="http://pittlovers.spaces.live.com/"><img src="http://www.serverextremehosting.com/doclivebanner.gif " width="400" height="80"></a><br>
When ever you place a image into your mail signature box it is always a good idea to use the with and height
Example:2- Text Link, You would just place your code as follow.
<a href="http://windowslive.com/Explore">
<font size="2" color="darkorange">*.*Docextreme</font> <font size="2" color="darkblue">Live Space*.*</font></a>
Important: Keep in mind when adding images to your email most Server’s do not allow direct linking so you might have to find a server that will allow this action. Read the Term Of Services, before direct linking,
2-First you will need to click on the Options tab then go down to were you see More options then click on that
3-Click on the Personal E-mail Signature link to start customizing your email signature
4-At this point all you would need to insert the above code into the custom HTML box and then click save.
5-Now every time you send a email to someone your custom signature will also be send out to. Its really a simple process I think the hardest part is deciding what to put into your box as far as links of images..