Skip Navigation

Hi. I'm Dave, the internet addict behind FeedbackFair, Cheatography and Envoy.

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

No articles found matching this tag.

Blog and Lab

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

Preload Images with CSS

How to preload images using CSS and so avoid delays with rollover effects.

Click here to read this post »

23 December 2004   |   57 comments   |   code, rollover, webdev, howto, preload, web, design, image, webdesign, images, css