select dom element where no attribute code example Example: javascript select element that does not have attribute a:not([class]), a[class=""]{ color: blue; }