'cursor' Example : cursor « CSS Attributes and Javascript Style Properties « HTML CSS Reference






'cursor' Example

    
<html>
<body>
<div class="explanations" 
     style="background-color:#EEEEEE; 
            cursor:hand;">
            Move the mouse over this element.
</div>
</body>
</html>

    
      
      








Related examples in the same category

1.'cursor' Syntax and Note
2.'cursor' Possible Values
3.'cursor' is applied to