Sprite Cow is an online tool that helps you get the background-position, width and height of sprites within a spritesheet as a nice bit of copyable css…
Archive for June, 2011
-
Sprite Cow – Generate CSS for sprite sheets
Posted: 8 months ago in Tools
Read More: Sprite Cow – Generate CSS for sprite sheets
-
Mastering CSS Reflections in Webkit
Posted: 8 months ago in Tutorials
Learn how to master the new CSS3 Webkit box-reflect property together with gradients to show image reflctions in Webkit browsers…
Read More: Mastering CSS Reflections in Webkit
-
Useful :nth-child Recipes
Posted: 8 months ago in Code
I get a little giddy when I come across perfect uses for :nth-child or :nth-of-type read about the difference. The better you understand them, the more css nerdgasms you get to have!In these simple "recipes" really: expressions I’ll arbitrarily use a flat list of list items and randomly chosen numbers. But it should be fairly obvious how to alter them to get similar selections…
Read More: Useful :nth-child Recipes
-
CSS Lint
Posted: 8 months ago in Tools
An online CSS checker that highlights any errors and warnings. It also gives feedback on your coding methods…
Read More: CSS Lint
-
12 Fun CSS Text Shadows You Can Copy and Paste
Posted: 9 months ago in Code
Looking for a quick and easy way to add text shadows to your design? Here’s an article with a few useful CSS3 text-shadow code samples that you can cut and paste then use in your own work…