Cheat Sheets
PHP (V2)
CSS (V2)
HTML
ASP / VBScript
CSS (V1)
RGB Hex Colour Chart
Articles
Preload Images with CSS
How to preload images using CSS and so avoid delays with rollover effects.
The Box Model For Beginners
An explanation of what the box model is and how it is treated by different user agents.
Faux Columns for Liquid Layouts
Using CSS for layouts can be a problem when using backgrounds for two columns that are not of equal length. This article expands on the solution to this problem from AListApart.
Background Images for Beginners
Everything you ever wanted to know about using background images in CSS.
RGB Colours for Beginners
There are different ways to define colours in web design, depending on the language you are writing. This tutorial explains how to define colours correctly.
CSS Selectors for Beginners
CSS Selectors allow you to specify the types and groups of elements you want to apply certain styles to.
Printer Friendly Pages
Most designers create printer friendly pages by creating two seperate pages for each single page of information. This article will teach you how to do the same with CSS and no duplication.
Blog Posts
Data URIs Make CSS Sprites Obsolete

An excellent introduction to data URIs. I've been using these for a while, and they are especially useful if you want to create a page, with images, that can be distributed as a single file and will work offline. You'd be surprised how often that's needed.
Data URIs Make CSS Sprites Obsolete (posted from ZooTool).
06 July 2010 | 0 comments | web design, data uris, css, images
