Create HTML Email Easily
How to create a simple html email
Open your favorite html editor ie FrontPage, Dreamweaver (you can also use MS Word 97 or 2000 but it tends to bloat the code a little) to create your email.
Always use absolute URLS for your graphics (ie http://www.website.com/images/image.gif).
Graphics (ie images, icons, fancy fonts) must be stored on a web server to correctly appear in email software - you could save it as an attachment, however most folks will not open the attachment especially (and delete it) if it's from someone they don't know.
If you don't want to use graphics, you can use colored tables for different sections (ie header, masthead, contact information and footers).
Name and save the page you have created (ie html-email.htm).
Open your Email Software - in outlook express (since it's the most popular) go to create mail - insert - text from file - scroll to your saved html page. You are now ready to send your html email.
Email a test to yourself before your send it to your friends and family. You may want to send it to friends who have different email programs so you can be sure everyone can read it on their computers.
Once you have created an attractive html page or newsletter, save it as a template. Now you can just open the template whenever you want to send html mail and most of the work will be done for you.
Happy Emailing!!!



Leave a comment