I recently wrote an article detailing best practices for HTML email templates and I thought I would add one more item to the list. Conditional comments have saved me to many times for me to remember when building websites but I never thought they could help when building email templates, how wrong could I be.
For [...]
CSS's archives
Outlook 2007 Conditional Comments
HTML email template best practices
Every so often I am required to build email templates and am constantly amazed by the new and bizarre bugs I come across. Having worked my way through a mountain of email client “features” over the years I thought it would be good to put together a simple best practice guide to building an [...]
Flash Movies as Backgrounds
Ever wondered how to set a flash movie as your website background? Well here’s a simple approach that can be used.
The following tutorial will guide you through the process of “layering” a page in a way to give the appearance of a flash background.
The are however a couple of points that are worth noting. These [...]
CSS Float Tutorial
I regularly get asked to explain CSS floats, how they work and more importantly how to fix the wonderful array of bugs that get thrown up during development.
For this reason I thought it may be a good idea to point everyone in the direction of a very useful article on CSS Tricks. It walks [...]
Advance Vista Styled CSS Menu
digg_url = “http://www.andrewsellick.com/94/advance-vista-styled-css-menu”;
After seeing an amazing design tutorial on PSDTUTS for a Vista Style menu design a decided to give it ago and turn their design into reality. Well I’ve built it and it looks pretty good (see the css vista menu demo) so I thought I would share how I did it [...]

