Change Cursor
|
|
<html> <head> <style type="text/css"> .xlink {cursor:crosshair} .hlink{cursor:help} </style> </head>
<body> <b> <a href="http://www.navioo.com" class="xlink">CROSS LINK</a> <br> <a href="http://www.navioo.com" class="hlink">HELP LINK</a> </b> </body> </html>
|
|
|
|
|
HTML code for linking to this page:
Related in same category :
-
-
-
-
-
-
|