The second version of the PHP Cheat Sheet, a quick reference guide for PHP, with functions references, a regular expression syntax guide and a reference for PHP's date formating functions.
CSS Cheat Sheet (V2)
30 June 2008 | 359 comments | cheatsheet, css, design, html, reference, webdesign
The second version of the CSS Cheat Sheet, a quick reference guide for CSS, listing selector syntax, properties, units and other useful bits of information.
HTML Cheat Sheet
8 January 2007 | 125 comments | webdev, development, cheatsheet, xhtml, reference, html, web, design, webdesign, tools, css, programming
HTML is the language of the web. It is the semantic support on which websites depend. This A4 reference lists the various tags available to the web designer, as well as a selection of useful character entities, attributes and events.
ASP / VBScript Cheat Sheet
1 January 2006 | 42 comments | webdev, reference, cheatsheet, scripting, web, vbscript, programming, webdesign, work, css, asp
A quick reference guide for ASP / VBScript, containing functions, collections, regular expression syntax and other useful bits of information.
As requested by everyone, PDF versions of the PHP, CSS and mod_rewrite cheat sheets are now online. Enjoy!
CSS Cheat Sheet (V1)
30 April 2005 | 221 comments | webdev, cheatsheet, development, tutorial, reference, tips, programming, design, web, webdesign, css, html, howto
A quick reference guide for CSS, listing selector syntax, properties, units and other useful bits of information.
Preload Images with CSS
23 December 2004 | 58 comments | code, rollover, webdev, howto, preload, web, design, image, webdesign, images, css
How to preload images using CSS and so avoid delays with rollover effects.
View Page Structure
12 October 2004 | 26 comments | imported, code, xhtml, tool, cheatsheet, design, webdesign, useful, tools, resources, css
A tool that outputs the structure of a page. Makes working with CSS (especially resolving inheritance issues) much easier.
The Box Model For Beginners
9 July 2004 | 41 comments | box, boxmodel, css, design, html, model, reference, tips, tutorial, webdesign, webdev
An explanation of what the box model is and how it is treated by different user agents.
Faux Columns for Liquid Layouts
22 June 2004 | 30 comments | tutorial, html, fluid, layout, reference, liquid, design, web, faux, webdesign, css, hacks
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.
Everything you ever wanted to know about using background images in CSS.
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 allow you to specify the types and groups of elements you want to apply certain styles to.
Printer Friendly Pages for Beginners
15 March 2004 | 9 comments | xhtml, design, web, printing, webdesign, css
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.
RGB Hex Colour Chart
22 September 2003 | 61 comments | hex, cheatsheet, webdev, rgb, reference, color, html, webdesign, tools, css, colour, guide, design
A free, printer-friendly RGB Hex colour chart for web designers.