This short video shows you all css property that you should know about cursor.
The cursor property helps you to set the mouse cursor when you point it to any element on the web interface. Here are some of the standard cursors available:
Here is some CSS Cursor Property Description
cursor: wait This shows that the program is busy, and users can’t interact with the interface till it goes back to default.
cursor: help This shows that some help information is available.
cursor: crosshair This cross cursor is used to indicate a selection of a media or bitmap.
cursor: grab This is used in situations where you want to show that an element can be gripped.
Don't forget to like comment and share!
channel link: / @webdot564
#css#cursor#html#cursorproperty