Translating Selectors

When writing or debugging CSS, it’s often helpful to describe a selector in plain English as a handy way to sort out things like inheritance and specificity, and just to better understand how the rules are being applied. If it doesn’t make sense when translated, there’s probably something amiss. Some examples: p, li { …… Continue reading Translating Selectors

Published
Categorized as Design

Designer Nation

Andy Clarke‘s latest editorial touches on the idea of regionally distinctive design. In a nutshell, design trends have always been tied to a particular country (over time becoming part of the national identity), but this doesn’t seem to be happening yet on the web. Can a medium without borders give rise to nation-specific visual identities?… Continue reading Designer Nation

Published
Categorized as Design

Browser Elitism Relapse

I suppose I should have expected to get roasted on that last post. It’s what I get for dipping my inexpert toes into a hotly-debated pool. So I’ll clarify my position thusly: Yes, presentation should be separated from behavior. Yes, a form field achieves a state of focus through an event. Yes, events should ideally… Continue reading Browser Elitism Relapse

Published
Categorized as Design