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