Vidyalelo
CSS · Q47

CSS Layout and Images

Programming · CSS · question 47

Q47

Which of the following selects input element which has focus?

A.
:in-range
B.
:hover
C.
:focus
Answer
D.
:invalid

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board