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>

原文地址:https://www.cnblogs.com/webapi/p/10213357.html

原文地址:https://www.cnblogs.com/songjuntao/p/15364991.html