The CSS framework debate has been reignited a bit. New topic: reset stylesheets. Personally, I prefer working with reset CSS, but a great number of people have taken to the opposite.
Originally posted April 21st, 2008. 10 Comments
Nearly a year ago, I jotted down a few CSS techniques that I use day to day. Some tips included controlling browser defaults, avoiding box model headaches, stylesheet organization, and using a color glossary. I find myself using many of these techniques a year later, but had some updates that might make the lives of some a bit easier.
Originally posted January 14th, 2008. 7 Comments
Has the debate surrounding CSS frameworks been partially due to a misunderstanding of the term CSS framework?
Originally posted November 19th, 2007. 9 Comments
Are semantics completely inapplicable when it comes to CSS? Do you feel as though trying to create semantic classes is simply overzealous? Without the structured definition and documentation of (X)HTML to back it up, is CSS better left to be implemented on a ‘what works’ basis? Are semantic names that only describe visual orientation as meaningful as valuable as those which describe the informational meaning?
Originally posted September 17th, 2007. 18 Comments
I give the authors of CSS frameworks credit for making an idea a reality, but I hope the use of CSS frameworks is limited to testing environments and the like, as I can’t see their value in the overall Web Standards movement. I don’t mean to step on any toes or anything, it is just my personal opinion.
Originally posted August 27th, 2007. 58 Comments