What does CSS specificity determine when multiple rules target the same element?
-
A
The order in which CSS files are loaded by the browser
-
B
Which CSS rule takes precedence when conflicting rules exist
-
C
The speed at which the browser parses the stylesheet
-
D
The maximum number of CSS rules allowed per element