Home » HTML » HTML Graphics » Question
  1. Which element must reference a resource that can provide an image for the cursor graphic?
    1. fill
    2. cursor
    3. i
    4. hover
    5. None of these
Correct Option: B

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.



Your comments will be displayed only after manual approval.