|
| text/html; charset=utf-8" />
<title>用CSS构建iframe效果 - Css Iframe - RexSong.com</title>
<style type="text/css">
* { font:12px Arial;}
html { height:100%; max-height:100%; border:0; overflow:hidden;}
* html { padding:100px 0 50px 0;}
body { height:100%; max-height:100%; margin:0; overflow:hidden;}
#content { position:absolute; top:100px; bottom:50px; left:0; right:0; z-index:3; width:100%; overflow:auto;}
* html #content { top:100px; bottom:0; height:100%;}
#head { position:absolute; margin:0; top:0; left:0; width:100%; height:100px; background:#ccc; z-index:5;}
#foot { position:absolute; margin:0; bottom:0; left:0; width:100%; height:50px; z-index:5; background:#ccc;}
</style>
<script type="text/javascript">
_uacct = "UA-67927-3";
urchinTracker();
</script>
</head>
<body>
<div id="head">
<div style=" padding:12px 0 0 10px;_padding:6px 0 0 10px;">
<h4 style="font-weight:bold; margin-top:0;">用CSS构建iframe效果</h4>
<p>来自:<a href="http://homepage.yesky.com/" target="_self">天极网页陶吧</a></p>
<p>B. 绝对定位模拟iframe,滚动条在里边</p>
</div>
</div>
<div id="content">
<p>·<a class="grey-s"
href="http://homepage.yesky.com/485/2354485.shtml">仅用css编写无限分级弹出菜单</a><br />
·<a
class="grey-s"
href="http://homepage.yesky.com/442/2354442.shtml">浏览器滚动条的参数总结</a><br />
·<a
class="grey-s"
href="http://homepage.yesky.com/436/2354436.shtml">引入css样式表的四种方式介绍</a><br />
·<a
class="grey-s"
href="http://homepage.yesky.com/424/2354424.shtml">两种方式实现的文字竖排效果</a><br /& 上一页 [1] [2] [3] [4] [5] [6] [7] 下一页 |
|
|
|
|
|
|
|