Free HTML email tempates for PHPList

HTML emails are always very tricky to build. I have found that the best way to make your email display properly accross a variety of email programs is to keep the coding a bit "old school" and all of the syle information in the body of the email. By using Style tags the the <td> tags of the table structure, you can keep control of each cell within the table as you go. It's a bit more time consuming than using an inline style sheet, but much less problematic when it comes to trouble shooting the final email.

Here are two simple PHPList email templates ready for download. The second has a background image, so you will need to upload the image and change the link to an absolute URL to make it work properly.

Download Template 1 >>

Download Template 2 >>