You can use own image or emoji as cursor
<style>a{
cursor: url("custom.gif"), url("custom.cur"), default;
}
</style><p>Place your mouse pointer <ahref="#">over me</a> to reveal the custom cursor.</p>
You can use own image or emoji as cursor
<style>a{
cursor: url("custom.gif"), url("custom.cur"), default;
}
</style><p>Place your mouse pointer <ahref="#">over me</a> to reveal the custom cursor.</p>