CSS Tag cursor
cursor Examples
cursor: default
cursor: auto
cursor: crosshair
cursor: pointer
cursor: move
cursor: e-resize
cursor: ne-resize
cursor: nw-resize
cursor: n-resize
cursor: se-resize
cursor: sw-resize
cursor: s-resize
cursor: w-resize
cursor: text
cursor: wait
cursor: help
cursor: url("mycursor.cur")
cursor equivalent HTML Tag
Currently, there are no data about equivalent HTML tags for cursor
cursor with JavaScript
document.getElementById(id).style.cursor="text"
See also below CSS tags:
text-decorationborder-top-styleborder-right-colortext-alignborder-bottom-width