div跟随鼠标点
原创
.div{
width: 500px;
height: 500px;
background: #00528C;
}
.div a{
display: inline-block;
width: 100px;
height: 50px;
line-height: 50px;
color: #fff;
background: #009688;
}
.tips{
width: 100px;
height: 100px;
border: 3px solid red;
display: none;
position: absolute;
}
版权声明
所有资源都来源于爬虫采集,如有侵权请联系我们,我们将立即删除
上一篇:笔墨垂直水平重复滚动 下一篇:移动端使用布局写法