• Object doesn't support property or method
    You should follow me on twitter here

Category: asides

January 22nd, 2010

Optimizing HTML
A great post on why and how you should optimize your html.

we’ll take a look at HTML optimization: removing some of the common markup smells; reducing document size by getting rid of redundant structures, and employing minification techniques.

Also, if you are interested in HTML5 take time to read Dive Into HTML5 and HTML5 Doctor

October 6th, 2009

Mastering CSS Coding: Getting Started
Nice writeup on beginning CSS.

September 25th, 2009

Ultimate IE6 Cheatsheet
How To Fix 25+ Internet Explorer 6 Bugs
(via kylefox)