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

Given the rule below, which elements does it select?

:is(a, button):not(.sidebar a, .sidebar button) { color: red; }