Vidyalelo
HTML · Q69

HTML5

Programming · HTML · question 69

Q69

Which element must reference a resource that can provide an image for the cursor graphic?

A.
hover
B.
i
C.
cursor
Answer
D.
fill

Answer: Option C

Solution

Answer: Option C
Solution:
The cursor attribute specifies the mouse cursor displayed when the mouse pointer is over an element. This attribute behaves exactly like the css cursor property except that if the browser supports the cursor element, you should be able to use it with the funciri notation.