Changes

Jump to: navigation, search

CSS GUIDE CURSOR

93 bytes added, 18:38, 4 December 2006
Usage Examples
== Usage Examples ==
 
<html>
<head>
<style type="text/css">
b
{
font-size: 25px;
float:right;
}
</style>
</head>
<body>
<nowikispan style="cursor:auto"> Auto<p/span><br /> <span style="cursor:crosshair"> Crosshair</span><br /> <span style="cursor:default"> Default</span><br /> <span style="cursor:pointer"> Pointer</span><br /> <span style="cursor:move"> Move</span><br /> <span style="cursor:e-resize"> e-resize</span><br /> <span style="cursor:ne-resize"> ne-resize<b/span><br /> <span style="cursor:nw-resize"> nw-resize</span><br /> <span style="cursor:n-resize"> n-resize</span>HELLO!<br /b> This is some text. This is some text. This is some text. <span style="cursor:se-resize"> se-resize</span><br /> This is some text. This is some text. This is some text. <span style="cursor:sw-resize"> This is some text. This is some text. This is some text. sw-resize</span><br /> This is some text. This is some text. This is some text. <span style="cursor:s-resize"> This is some text. This is some text. This is some text. s-resize</span><br /> This is some text. This is some text. This is some text. <span style="cursor:w-resize"> This is some text. This is some text. This is some text. w-resize</span><br /> This is some <span style="cursor:text. This is some text. This is some text."> This is some text. This is some text. This is some text.</span><br /> This is some text. This is some text. This is some text. <span style="cursor:wait"> wait</pspan><br /> <span style="cursor:help"> help</nowikispan> </body>
</html>
1
edit

Navigation menu