CSS has a number of functions that can be used to set, translate, and manipulate colors. Learn what they are and how they are used with a bunch of examples to get you started.| CSS-Tricks
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