
boostrap pointer example
boostrap pointer example in css
/* Best way is just to create a new css class */
.cursor-pointer {
cursor: pointer;
}
/* Or alternatively, add it as a html style */
Hello World
boostrap pointer example in css
/* Best way is just to create a new css class */
.cursor-pointer {
cursor: pointer;
}
/* Or alternatively, add it as a html style */
Hello World
Share URL: boostrap-pointer-example