Examveda
Examveda

Which of the following selector selects the elements that are currently enabled?

A. :element

B. :empty

C. :enabled

D. none of the mentioned

Answer: Option C

Solution(By Examveda Team)

Example: input:enabled {background-color:white;}

This Question Belongs to CSS >> CSS Selectors And CSS Files

Join The Discussion

Related Questions on CSS Selectors and CSS Files