(Update below)
This week I was tasked with creating a nice simple HTML email for UNC that was delivered to approximately 200 people.
The design wasn’t very complex. It was essentially text laid on top of this graphic background:
When I program HTML emails, I usually go back to an ancient coding style (circa 2000). This means tables [...]
Since I finished the design comps last Thursday, I’ve been working on moving from my Adobe Illustrator files to the actual WordPress theme based on Sandbox.
With the help of Adobe Photoshop, some hand coded HTML and CSS, and the jQuery javascript framework, I’ve programmed approximately 20% of the theme. That includes the basic layout, the [...]