Decoupling HTML From CSSDon’t bound your CSS directly to the HTML structure (it’ll result in more flexible development with less refactoring).Read more
Adobe & HTMLKeep an eye on a new (and shiny) home for different HTML (and CSS, of course) projects Adobe is working on. This will (most likely) become a quite valuable resource.Read more
Writing efficient CSSThis is an article you should not miss if you care at least a little bit about performance – and you definitely should care about it.Read more
Refactoring >14,000 lines of CSS into SassSass (or LESS) can really help you optimize your stylesheets (in areas of maintainability and performance).Read more
Responsive viewport unitsWe’ll all be (most likely) using these units very soon; this means it’s time to start learning about them.Read more
Fake Bolding of Web FontsNever (ever) let browsers fake the weights of web fonts, because results are pretty bad.Read more
Beercamp: An Experiment With CSS 3DA quite awesome experiment that will teach you a 3d trick or two.Read more