I feel dumb for having been a web programmer for so long and not knowing the answer to this question, I actually hope it\'s possible and I just didn\'t know about rather tha
You can add multiple classes to a single DOM element, e.g.
Rules given in later classes (or which are more specific) override. So the fourthclass in that example kind of prevails.
fourthclass
Inheritance is not part of the CSS standard.