|
|
||||
首页
网页基础 网页编程 网页特效 网站运营 网站素材 平面设计 程序设计 数据库教程 服务器技术 操作基础 考试认证 QQ资源 专题栏目
|
|
|
| 网页设计教程 → 网页基础 → HTML基础 | |||||||||||
css内容: .r1{width:80px;height:80px;background:red;float:right; position:fixed !important; top/**/:200px; position:absolute; z-index:300; top:expression(offsetParent.scrollTop+200);right:20px;} .r2{width:80px;height:80px;background:red;float:right; position:fixed !important; top/**/:300px; position:absolute; z-index:400; top:expression(offsetParent.scrollTop+300);right:20px;} .l1{width:80px;height:80px;background:red;float:right; position:fixed !important; top/**/:200px; position:absolute; z-index:300; top:expression(offsetParent.scrollTop+200);left:20px;} .l2{width:80px;height:80px;background:red;float:right; position:fixed !important; top/**/:300px; position:absolute; z-index:400; top:expression(offsetParent.scrollTop+300);left:20px;} 页面代码为: <div class="r1"><a href="http://www.winshell.cn" target='_about'><img src="/200711/2008822182120269.gif" width="80" height="80" border="0" /></a></div> <div class="r2"><a href="http://www.winshell.cn" target='_about'><img src="/200711/2008822182120269.gif" width="80" height="80" border="0" /></a></div> <div class="l1"><a href="http://www.winshell.cn" target='_about'><img src="/200711/2008822182120269.gif" width="80" height="80" border="0" /></a></div> <div class="l2"><a href="http://www.winshell.cn" target='_about'><img src="/200711/2008822182120269.gif" width="80" height="80" border="0" /></a></div>
| |||||||||||
| >> 相关文章 | |||||||||||
|
授权使用:网页设计教程 http://www.hzwz.net/(2002-2009) Copyright (c) 2002-2009 网页设计教程. All Rights Reserved . 经营许可证:陕ICP备05000109号 Powered by:汉南在线 |