CSS3 Best Practices

Posted: May 31st, 2010 | Author: | Filed under: CSS | No Comments »

A nice article, it’s important to know that even though CSS3 is
becoming widespread, it is not yet ubiquitous, so tread carefully with
fallbacks and progressive enhancements.

http://www.impressivewebs.com/css3-best-practices/


Efficiently Rendering CSS | CSS-Tricks

Posted: May 31st, 2010 | Author: | Filed under: CSS | No Comments »

I learned a little about how CSS Selectors are parsed, and how to
write CSS that performs well, this article is good because it digs a little deeper than most people would.

http://css-tricks.com/efficiently-rendering-css/