csshunt.com » cursor pointer css http://csshunt.com CSS Tutorials Sat, 14 Feb 2015 13:35:51 +0000 en-US hourly 1 http://wordpress.org/?v=4.2.2 CSS hand cursor snippet http://csshunt.com/snippets/css-cursor-hand/ http://csshunt.com/snippets/css-cursor-hand/#comments Sun, 08 Dec 2013 01:24:13 +0000 http://csshunt.com/?p=65 css hand cursor
This is a quick reference snippet for showing Hand cursor. Hand cursor is ideal for indicating a “clickable” element.
For Example:

li.expand{
cursor: pointer;
}
]]>
http://csshunt.com/snippets/css-cursor-hand/feed/ 0