html引入html页面
Posted wanlibingfeng
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html引入html页面相关的知识,希望对你有一定的参考价值。
<iframe>引入:
<iframe align="center" height="64" width="100%" src="common/header.html" frameborder="no" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>
注意:宽高都要设置,否则会有多余的空白。
以上是关于html引入html页面的主要内容,如果未能解决你的问题,请参考以下文章