frame自适应

<html>
<head>
<title>frame自适应</title>
</head>
<frameset rows="100%" border="0" framespacing="0" frameborder="0">
    <frame name="main" src="http://www.qq.com" marginwidth="0" marginheight="0" scrolling="auto" noresize="noresize">
</frameset>
<noframes></noframes>
</html>

 

posted @ 2019-01-03 11:41  WebApi  阅读(625)  评论(0编辑  收藏  举报
CopyRight © 博客园 WebAPI