CSS Network

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

Writing the best CSS when building with HTML5

on | Comments Closed

Lengthy piece by Todd Motto, and probably nothing new to those using OOCSS or modular CSS. What I especially like about this article is that it gives some real practical reasons why these approaches are better than what we might be accustomed to doing.

Is Your Responsive Web Design too Fragile?

on | Comments Closed

I’ve noticed this problem and patiently have worked around it, but didn’t realize it was happening because of scrollbars. Good info from Craig Buckler, and you can also check out his follow-up post on the same subject.

shame.css

on | Comments Closed

I think this is a great idea by Harry Roberts. Bad code happens anyhow, so why not set some rules for it?

border-corner-shape Preview

on | Comments Closed

Lea Verou has created a tool to preview a far-future CSS property: border-corner-shape. Not entirely useful at the moment with no browser support, but it’s cool that she’s using SVG to mimic the effect.