05. Finish

  1. Upload all the images used in the newsletter on a server
  2. Change all relative paths to absolute paths pointing to the files now hosted on a server.
  3. 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/
  4. Test it.