Sun Dec 04, 2011 8:50 pm
<html>
<head>
<title>Change cursor to move</title>
<style type="text/css">
div.moveCurs {
cursor: move;
}
</style>
</head>
<body>
<div class="moveCurs">
<center>
<p>
When you move your pointer to this text the cursor is changed to move one.<br/>
When you move your pointer to this text the cursor is changed to move one.<br/>
When you move your pointer to this text the cursor is changed to move one.<br/>
When you move your pointer to this text the cursor is changed to move one.<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.