Matcha Design Blog

Posts matching #templates

Creating HTML Email

By Jason Brown | Tuesday, September 6, 2011

When building a web page, one must always keep in mind the differences between the way browsers implement (or don't implement) web standards. When building emails, this is much, much worse. For starters, there are no specific standards regarding what should and shouldn't be allowed to display in an email, and client support varies very widely. There are also many people using various webmail clients, and these people don't all use the same browser. Read More...


5 Steps to Create a Custom WordPress Theme

By Jason Brown | Tuesday, February 1, 2011

WordPress is a very popular blog management system, and with good reason. It's a well-documented and easy-to-use blog platform with thousands of plugins and themes, and best of all, it's free. But if you want your blog to stand out from the other over 25 million WordPress users, a custom theme can make a big difference. For this tutorial, I'm going to assume you understand the basics of design, HTML, CSS, and PHP, so that I can provide an overview of the steps required in customizing a theme. Of course, we can also design and create custom WordPress themes for you. Read More...