CSS Network

Various external hand-picked links to CSS-based content from around the web. Subscribe via RSS.

Fun animations with CSS3

on | Comments Closed

First, this is a nicely designed website by Stephen Burgess, who is a Flash developer now starting to get into CSS3 and HTML5. And this is a nice little post explaining the animations he uses on his site.

Icon Stacks

on | Comments Closed

This might have performance/repaint issues, but an interesting improvement on icon fonts. Conor Muirhead discusses how to create complex multi-color icons using icon fonts, instead of the usual single-color icons.

Shadow DOM 201: CSS and Styling

on | Comments Closed

I haven’t yet delved into the details on shadow DOM. If you have, then you might be interested in this piece that talks about styling shadow DOM elements. Definitely not light reading, and probably far future as far as real-world use, but it’s cool to know that things are moving ahead.