CSS Continued… Part 2:Reduce, Reuse, Recycle
By aprilholle | XHTML/CSS, technology reviewsMaking 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