1.
What does specificity refer to in CSS?
2.
Which of the following has the highest specificity in CSS?
3.
How does the cascade resolve conflicts between CSS styles?
4.
In CSS specificity, which selector type has the lowest specificity?
5.
What happens if conflicting styles have the same specificity in CSS?
6.
What is the correct order of specificity for CSS selectors, from highest to lowest?
7.
When should the !important declaration be used in CSS?
8.
What is the purpose of using inline styles in HTML?
9.
How does the cascade determine which styles to apply in CSS?
10.
Which of the following CSS selectors has the highest specificity?