CSS

Writing JavaScript specific CSS

I wrote an article recently recommending Using jQuery to write JavaScript specific CSS, I’ve since change my mind on this approach. The approach I’ve moved to is similar, but doesn’t rely on a framework and allows more flexibility like moving all of my JavaScript includes to the bottom of the page for better performance.
In More >

15 Great Resources for Up and Coming CSS Designers

Working at a corporation with a bunch of stuffy Java Developers it seems like there’s a resistance against using purely CSS for layout, decoration, and design. These Java Developers love their tables and don’t want to let them go. Recently we hired two CSS designers, all they think do and breath is CSS, More >