css selector no attribute

CSS
input:not([type]) {
   /* style here */
}
Source

Also in CSS: