HTML里用如何包含引用另一个html文件
1个回答
展开全部
1、HTML引用方法:
<iframe name="toppage" width=100% height=100%
marginwidth=0 marginheight=0 frameborder="no" border="0"
src="index.html" ></iframe>
2、JS引用方法:
<object style="border:0px" type="text/x-scriptlet" data="index.html" width=100% height=100%></object>
3、<script type="text/javascript" src="index.js"></script
<iframe name="toppage" width=100% height=100%
marginwidth=0 marginheight=0 frameborder="no" border="0"
src="index.html" ></iframe>
2、JS引用方法:
<object style="border:0px" type="text/x-scriptlet" data="index.html" width=100% height=100%></object>
3、<script type="text/javascript" src="index.js"></script
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询