博客
关于我
HTML CSS鼠标手型,鼠标形状,鼠标效果,样式
阅读量:129 次
发布时间:2019-02-26

本文共 80 字,大约阅读时间需要 1 分钟。

1、采用a标签实现的方式

<a href="#"></a>

2、style

<div style="cursor:hand">

3、其他效果

1314054-84e6c151fdb3bb55.png
其他效果

4、参考

转载地址:http://scaf.baihongyu.com/

你可能感兴趣的文章
mysql中出现Unit mysql.service could not be found 的解决方法
查看>>
mysql中出现update-alternatives: 错误: 候选项路径 /etc/mysql/mysql.cnf 不存在 dpkg: 处理软件包 mysql-server-8.0的解决方法(全)
查看>>
Mysql中各类锁的机制图文详细解析(全)
查看>>