Skip Navigation

Tagged with "images"

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

Cheat Sheets

No cheat sheets were found matching this tag.

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.