Beercamp 2012
Interactive pop-up 3D book, built with CSS 3D and SVG.
http://2012.beercamp.com
How they did it:
http://coding.smashingmagazine.com/2012/04/17/beercamp-an-experiment-with-css-3d/

Tricks for faster page display.
http://www.onextrapixel.com/2012/05/03/css-tricks-how-to-speed-up-css-rendering/
Another look at emerging CSS best practices.
http://coding.smashingmagazine.com/2012/04/20/decoupling-html-from-css/
Interactive pop-up 3D book, built with CSS 3D and SVG.
http://2012.beercamp.com
How they did it:
http://coding.smashingmagazine.com/2012/04/17/beercamp-an-experiment-with-css-3d/
The latest info on how to use sprites.
http://coding.smashingmagazine.com/2012/04/11/css-sprites-revisited/
Nice way to enhance your tab menus.
http://tympanus.net/codrops/2012/04/12/animated-content-tabs-with-css3/
A gallery of great icon font sets out there.
http://www.rachelandrew.co.uk/archives/2012/03/21/stop-solving-problems-you-dont-yet-have/
Style tiles are a great method of design for the modern web. It is about developing a design system, rather than fixed pages.
http://www.alistapart.com/articles/style-tiles-and-how-they-work/
Some new practices have been emerging for CSS.
https://github.com/csswizardry/CSS-Guidelines/blob/master/CSS%20Guidelines.md
Notes from various sessions I attended at SXSW:
http://johnpolacek.com/2012/03/11/stuff-i-learned-at-sxsw-part-3/
http://johnpolacek.com/2012/03/11/stuff-i-learned-at-sxsw-part-2/
http://johnpolacek.com/2012/03/11/stuff-i-learned-at-sxsw-part-1/
Similar to jsFiddle, this site lets you code and share html/css/js functional code demos. Here’s an example demo of a spotify search:
Twitter’s Bootstrap framework is really catching on in popularity since launching a new responsive version. Here are new theming tools that have popped up.