Useful links #1

Right, I’ve realised that I spend a lot of time reading ‘interesting stuff’ and thought it might be useful if I share some of the best things here on a semi-regular basis.

To start off with are some useful CSS things;

  • Nth-child CSS selector: http://css-tricks.com/useful-nth-child-recipies/
  • Check to see if things like nth-child CSS selectors are supported in a particular browser: http://caniuse.com/
  • Provides feedback on your CSS code: http://csslint.net/

Leave a Reply

Your email address will not be published. Required fields are marked *