Complete CSS Selector Reference
Set a background color for all enabled input elements of type="text":
The :enabled selector matches every enabled element (mostly used on form elements).
![]()
The :enabled selector is supported in all major browsers, except IE8 and earlier.
Set a background color for all enabled input elements:
Complete CSS Selector Reference
Your message has been sent to W3Schools.