Skip to main content
Journey Uncommon Logo
JourneyUncommon
mediumCSSnot is whereSingle-choice MCQ

What is the resulting specificity of the selector `:is(#header, .nav) a`?

:is(#header, .nav) a { color: red; }