Work as the cascade

Report a typo

Sort the following rules like the cascading would do it. The primary rule should be at the top.

Put the items in the correct order
span.numerated { color: blue; }
span { color: purple !important; }
span { color: red; }
___

Create a free account to access the full topic