What is a common pointer for "seeing" links? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is a common pointer for "seeing" links?

Link cursor

18th Jun 2016, 10:42 PM
Daniel Hildreth
Daniel Hildreth - avatar
3 Answers
+ 2
The most common cursor type is pointer. I recommend turn off decorations too so it will be like a{ text-decoration:none; } a:hover{ cursor: pointer; }
19th Jun 2016, 1:38 PM
Andy Whitehead
Andy Whitehead - avatar
0
cursor
19th Jun 2016, 5:39 AM
piyush shah
piyush shah - avatar
0
a:hover { cursor: pointer; }
16th Oct 2016, 9:54 AM
hossein keyhani
hossein keyhani - avatar