<html><head><title>Title of your webpage</title></head>
<frameset cols="*">
<frame name="main" src="http://www.site-helper.com" scrolling="auto" noresize>
<noframes>
<body>
Your browser does not support frames
</body>
</noframes>
</frameset>
</html>
如何将帧转发添加到您的网站
来源:梦飞科技
作者:梦飞
浏览量:197
更新:2018-04-25
要将帧转发添加到您的网站,请使用以下代码创建您的html文件(通常为index.html):











