CSS :not selector
The CSS :not selector is really cool we can call this a negation pseudo-class selector.
A mouth-full, but was it does it styles elements that do NOT match certain criteria.
The cool part is that I can be used on many types of elements.
Classes (.nav...
h.daily-dev-tips.com3 min read