700字范文,内容丰富有趣,生活中的好帮手!
700字范文 > HTML超级链接返回网页顶部 HTML实现简单大方的 “返回顶部” 实例代码

HTML超级链接返回网页顶部 HTML实现简单大方的 “返回顶部” 实例代码

时间:2024-05-01 06:24:24

相关推荐

HTML超级链接返回网页顶部 HTML实现简单大方的 “返回顶部” 实例代码

简单的“返回顶部”效果

.cs{ width:50px; height:100px; background-color: #F0F0F0; border:1px solid #D9D9D9; z-index:1; right:5px; bottom:5px;POSITION:fixed;_position:absolute; _margin-top:expression(document.documentElement.clientHeight-this.style.pixelHeight+document.documentElement.scrollTop);}

.cs a{ width:50px; height:49px; display:block; text-align:center; line-height:49px; font-size:12px; color:#999999; text-decoration:none;}

.cw{ border-bottom:1px solid #D9D9D9;}

.xx{ width:600px; height:1000px;}

发帖子

回顶部

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。