SyntaxFix
Write A Post
Hire A Developer
Questions
You can use any selector with not
not
p:not(:first-child){} p:not(:first-of-type){} p:not(:checked){} p:not(:last-child){} p:not(:last-of-type){} p:not(:first-of-type){} p:not(:nth-last-of-type(2)){} p:not(nth-last-child(2)){} p:not(:nth-child(2)){}