Sun Dec 04, 2011 8:53 pm
<html>
<head>
<title>Change cursor to hand pointer</title>
<style type="text/css">
div.pointerCurs {
cursor: pointer;
}
</style>
</head>
<body>
<div class="pointerCurs">
<center>
<p>
When you move your pointer to this text the cursor is changed to hand pointer.<br/>
When you move your pointer to this text the cursor is changed to hand pointer.<br/>
When you move your pointer to this text the cursor is changed to hand pointer.<br/>
When you move your pointer to this text the cursor is changed to hand pointer.<br/>
</p>
</center>
</div>
</body>
</html>
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.