博客
关于我
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/

你可能感兴趣的文章
Nest.js 6.0.0 正式版发布,基于 TypeScript 的 Node.js 框架
查看>>
nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML.
查看>>
nestesd exception is java .lang.NoSuchMethodError:com.goolge.common.collect
查看>>
nestJS学习
查看>>
net core 环境部署的坑
查看>>
NET Framework安装失败的麻烦
查看>>
Net 应用程序如何在32位操作系统下申请超过2G的内存
查看>>