首页 > Web开发 > 详细

本站页脚HTML回顶部代码

时间:2018-04-09 10:21:06      阅读:199      评论:0      收藏:0      [点我收藏+]
<style type="text/css">.top { width: 50px; height: 50px; background-color: #F0F0F0; border: 1px solid #D9D9D9; z-index: 1; right: 10px; bottom: 10px; POSITION: fixed }
.top a { width: 50px; height: 49px; display: block; text-align: center; line-height: 49px; font-size: 12px; color: #999999; text-decoration: none }</style>

<div class="top">
<a href="#">回顶部</a>
</div>

 

本站页脚HTML回顶部代码

原文:https://www.cnblogs.com/linuxde/p/8757456.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!