CSS Network

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

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.