Browsing Author

Robbie White

This author has yet to write their bio.
Author Feed

Save Time By Using Multiple Classes

Evening Tip: Save Time By Using Multiple Classes.

One of the most exhausting aspects of web development is writing out endless amounts of CSS styling for various elements – that differ only slightly in style from one another. It has taken the life (or will) of many a talented designer. Well, why give each element its own unique CSS entry, when you can mix match and add re-usable CSS styling to elements using multiple CSS classes?