怎样在index.html文件里调用head.html文件?调用代码是什么?谢谢!_百度...

发布网友

我来回答

1个回答

热心网友

比较简单的方法有:
1、<iframe name= "content_frame " marginwidth=0 marginheight=0 width=100% height=30 src= "headl.htm " frameborder=0> </iframe>
2、<object style= "border:0px " type= "text/x-scriptlet " data= "head.html " width=100% height=30> </object>
3、<script src= 'head.html'> </script>

祝楼主成功!

声明声明:本网页内容为用户发布,旨在传播知识,不代表本网认同其观点,若有侵权等问题请及时与本网联系,我们将在第一时间删除处理。E-MAIL:11247931@qq.com