Home » CSS » Css miscellaneous » Question
  1. Which of the following property determines how the cursor displays when passed over the affected element?
    1. focus
    2. mouse
    3. cursor
    4. click
    5. None of these
Correct Option: A

Syntax: cursor: url(address of cursor file)



Your comments will be displayed only after manual approval.