SyntaxFix
Write A Post
Hire A Developer
Questions
:not selector:
:not
input:not([type]), input[type='text'], input[type='password'] { /* style here */ }
Support: in Internet Explorer 9 and higher