This week, I want to take a look at some tried and true techniques for unwinding your spaghetti CSS. The techniques are covered in their general form – with links to framework level implementation examples.| Shimin's Separate Concerns
The short answer is no, as long as you are only using negative CSS margins to bring elements closer together than their box model properties would allow.| Shimin's Separate Concerns
In this post, I'll go over 4 methods of style updates using Javascript and their use cases. We'll also consider each method's usefulness in terms of its CSS Complexity. That is, how easy is it to understand and modify.| Shimin's Separate Concerns