Can the :not() pseudo-class have multiple arguments? September 7, 2022 by Tarik Why :not just use two :not: input:not([type="radio"]):not([type="checkbox"]) Yes, it is intentional