java
程序员文章站
2024-02-28 08:37:28
...
<style type="text/css">
body {
margin:0; /* 必须 */
border:0;
height:100%; /* 必须 */
overflow-y:auto;/* 必须 */
}
#zfcde {display:block; top:57%;left:33%; width:200px;height:200px;background-color:red; position:fixed;border: 1px solid;} /* IE并不认识fixed,而FF认识 */
#zfcde {position:absolute;} /* 这个只有IE认识 */
</style>
一个悬浮的DIV
<div id="zfcde">
的是可分离开的是积分是拉客的
</div>