05. Finish
- Upload all the images used in the newsletter on a server
- Change all relative paths to absolute paths pointing to the files now hosted on a server.
- The CSS is embeded in the <head> now but since some email clients strip the head and body tags the css should be inlined for maximum compatibility. The are sites on the internet that do this automatically; the one I use is http://premailer.dialect.ca/
- Test it.