Skip Navigation

Tagged with "css"

You can subscribe to this tag by rss or view all tags.

Cheat Sheets

PHP (V2)

PHP Cheat Sheet (V2)

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 (V2)

CSS Cheat Sheet (V2)

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

HTML Cheat Sheet

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

ASP / VBScript Cheat Sheet

A quick reference guide for ASP / VBScript, containing functions, collections, regular expression syntax and other useful bits of information.

CSS (V1)

CSS Cheat Sheet (V1)

A quick reference guide for CSS, listing selector syntax, properties, units and other useful bits of information.

RGB Hex Colour Chart

RGB Hex Colour Chart

A free, printer-friendly RGB Hex colour chart for web designers.

Articles

Blog Posts

Data URIs Make CSS Sprites Obsolete

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

Latest Article

Nine More Ways To Improve Your Website Conversion Rate

The second article in the "Improve Your Website Conversion Rate" series. Learned the lessons of part 1? Here are nine more ways to improve your conversion rate.

Latest Cheat Sheet

Python Cheat Sheet

The Python Cheat Sheet, a quick reference guide for the Python programming language.