As you may know, Windows Live Mail supports including HTML signatures and we can import external html files as well. This is what I incorporated.
Please follow the steps below:
Step 1: Compose the email
Compose the email in html. Read more information and guidelines on composing html emails here.
- Create new html file and compose it according to your requirements
- Save it as an html file on your computer (emailtemplate.html in our case)
This is how our email looks in design view. I used few <p>, <strong> , <img> and <table> tags for instance.
Step 2: Create new Signature
In your Windows Live Mail(Or Outlook)
- Go to Tools > Options
- Go to Signatures tab
- Press New Button
- Select File
- And browse the HTML file that you just created.
Step 3: Insert in your email
- Compose new email
- From Signatures drop down
- Select the latest signature that you just created (HTML Email in our case)
Feel free to comment if you need more help!