|
The first thing to do is to write your html email as a webpage. Do all of your styling on page, for example <td style="font-size:10px;..etc, etc...). Make all of your images absolute links, so they will need to be uploaded to the back of your website somewhere.
Keep it really simple. Tables, no CSS file. Just html.
Then, depending on whether you are using Outlook, or Outlook Express, go and find either the "Signatures" folder or the "Stationary" folder. (I can never remember which way around it is)
Once you find the folder, drop your html file in. The when you go to send a new message, your html file will be an option in your stationary, and you can just select it, and type over the text in the body area, (if you need to).
|