Two Barrels interview question

What does cascading mean in CSS?

Interview Answer

Anonymous

29 Jan 2022

Cascading means to 'arrange in a sequence' and in terms of CSS it means that the styles in the style sheet build upon each other from top to bottom.