导航

« Css 要点cannot load "mso.dll" vs2008(visual web developer )  »

Div Css特效收集

虚位以待 Css

底部固定div+css 

BottomDiv.rar 

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>BottomDiv</title>
<link href="style/css.css" rel="stylesheet" type="text/css" />
<style type="text/css">
*{
padding:0;
margin:0;
}
body{
font-size:14px;
background-color: #FFF;
margin: 0px;
padding: 0px;
text-align: center;
background-image:url(text.txt); /* for IE6 */
background-attachment:fixed;

}
#div1{
width:960px;
clear:both;
padding-bottom:100px;
}
.bottomNav {
text-align:center;
z-index:999;
position:fixed;
bottom:0;
left:0;
width:100%;
_position:absolute; /* for IE6 */
_top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); /* for IE6 */ overflow:visible;
}
</style>
</head>

<body>
<div id="div1">
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
<br />内容
</div>
<div class="bottomNav"><img src="http://www.baidu.com/img/baidu_logo.gif" style="float:none;" /></div>
</body>
</html>




提示:您可以先修改部分代码再运行
  • 顶一下
虚位以待




原创文章如转载,请注明:转载自落日故乡

本文链接地址:http://www.spersky.com/post/specialDivcss.html

发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

内容搜索


虚位以待

常用链接

最新评论及回复

Powered By Z-Blog

Copyright spersky All Rights Reserved.Theme Moonlight,Calf modified.n 浙ICP备16017820号-1