Category Archives: webdev

CSS3 columns, height, and / or backgrounds

In some replies today today in Twitter, faux columns came up, then the idea that having to never use faux columns would be a great idea. And then CSS3 Columns were brought up. At the time of this article, CSS3 … Continue reading

Posted in webdev | Leave a comment

Reply to “Best Clearfix Ever” post.

I just had to reply to the clearfix post found on Marc Watts website.  I felt that some aspects of his clearfix solution needed to be cleaned up, as well as explaining a bit more about past solutions. In the … Continue reading

Posted in browser-issues, css, webdev | 3 Comments

Different CSS techniques and their performance

Why would I want to test performance of CSS techniques? Here’s the background: I am a big fan of OOCSS, (the library and the concept) but I have been using Compass, SASS lately at work. I was feeling that sometimes … Continue reading

Posted in webdev | 44 Comments