Saturday
Feb252012
CSS Code Smells
in
Phil's Booklet Posted on
Saturday, February 25, 2012 at 5:08PM
Phil's Booklet Posted on
Saturday, February 25, 2012 at 5:08PM Writing stable, cross-browser CSS isn't nearly as easy as it should be. Wouldn't it be nice if you could easily avoid some of the most painful CSS pitfalls?
In this post, I'm going to follow the spirit of Martin Fowler's classic code smells and list a small number of CSS-specific smells that cause bugs and limit productivity. I'm limiting my list to writing for modern browsers and IE versions 7 and later. This isn't a definitive or final list, and I plan to add to it as I get feedback and advice.
Post a Comment → | | tagged
code smells,
css,
oocss