css3 UI pseudo classes In previous article we looked in to the css3 attribute selectors , and in this article we will explore css3 UI pseudo classes, We can select elements based on selectors and attributes but we can also select  elements based on element’s Current State. For Example :enabled :disabled :checked Example <style> <input[type