<html> <head> <style> .hand {CURSOR: pointer;} </style> </head> <body> <h1 class="hand"> TEXT</h1> </body> </html>