首先我们要进入到imagehover的官网
http://www.imagehover.io/
1、进入网站后进行下载把 imagehover 下载下来 也可以 npm下载 npm install imagehover.css
2、下载完文件后,把文件夹放入到你项目中 引入样式
<link rel="stylesheet" href="./css/imagehover.min.css">
3、使用方式
首先我们要进入到imagehover的官网
http://www.imagehover.io/
1、进入网站后进行下载把 imagehover 下载下来 也可以 npm下载 npm install imagehover.css
2、下载完文件后,把文件夹放入到你项目中 引入样式
<link rel="stylesheet" href="./css/imagehover.min.css">
3、使用方式