Archive for June, 2011

  • Sprite Cow – Generate CSS for sprite sheets

    Posted: 8 months ago in Tools

    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…

    VN:F [1.9.14_1148]
    Rating: +1 (from 1 vote)
  • 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…

    VN:F [1.9.14_1148]
    Rating: 0 (from 0 votes)
  • 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…

    VN:F [1.9.14_1148]
    Rating: 0 (from 0 votes)
  • 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…

    VN:F [1.9.14_1148]
    Rating: +1 (from 1 vote)
  • 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…

    VN:F [1.9.14_1148]
    Rating: 0 (from 0 votes)