<style type="text/css"> button.btn1:hover{ cursor: pointer; } </style> <button class="btn1" >hover me</button>