"I’m Sorry" & the Vacation Piggy Bank Experiment

I have a really, REALLY nasty habit of apologizing for every little thing in life. Find out how I'm fixing it...

Posts Tagged ‘doubling up css classes’

CSS Continued… Part 2:Reduce, Reuse, Recycle

By aprilholle | XHTML/CSS, technology reviews

Making the web cleaner, one project at a time… Remember the Cascade To Reduce Selector Use Try a minimalistic approach to the number of ids and selectors you create. Use the cascade to your advantage by creating child elements of your current class instead of creating a whole new class to describe what you want