how to use cursor in css | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

how to use cursor in css

i really didn't get how to use even i know it's code

11th Aug 2018, 5:13 AM
anjit pariyar
anjit pariyar - avatar
2 Respuestas
+ 2
Hello, anjit pariyar ! You need to study more carefully the lessons from SoloLearn, and then you can understand everything yourself. https://www.sololearn.com/learn/CSS/1110/?ref=app Good luck in programming on SoloLearn!
11th Aug 2018, 6:15 AM
Alexander Sokolov
Alexander Sokolov - avatar
0
cursor: pointer;//hand cursor: default//normal cursor: crosshair; ...
11th Aug 2018, 6:12 AM
Michaell Alavedra