'cursor' Example : cursor : CSS Attributes and Javascript Style Properties HTML CSS TUTORIALS


HTML CSS TUTORIALS » CSS Attributes and Javascript Style Properties » cursor »

 

'cursor' Example



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

    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo CSS Attributes and Javascript Style Properties
» cursor