CSS-HTML.NET
Home > CSS > cursor
HTML
CSS
JavaScript
PHP
VbScript
Web Colors
SQL

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-decoration
border-top-style
border-right-color
text-align
border-bottom-width
Terms and Conditions