躲艳记txt八零:iframe和frame有什么区别

来源:百度文库 编辑:神马品牌网 时间:2024/05/03 10:58:57

在你的引用页面的表格里格式设为 上对齐 中对齐
然后你iframe的页面比如说 logo.htm
要在head与/head之间加入css
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style>

其实你只要这样的效果的话可以用frame实现 也可以用 include实现。
include也很简单 你直接声明一下 然后再把你的后缀改称.asp根本不用多懂asp
,就可以了。
同时iframe可能会被某些浏览器下禁止显示哦。一定注意。
推荐 #include
好了。
估计你的问题解决了。不行就联系我吧