HTMLframeset標簽

<html>
<frameset rows=”20,80″>
<frame src=”/example/html/frame_a.html” marginwidth=”10″ />
<frameset cols=”30%,70%”>
<frame src=”/example/html/frame_a.html” marginwidth=”10″ />
<frame src=”/example/html/frame_b.html” marginwidth=”50″ />
</frameset>
</frameset>

</html>

原文链接:https://www.cnblogs.com/cutdragonhit/p/9700063.html
本文来源 爱码网,其版权均为 原网址 所有 与本站无关,文章内容系作者个人观点,不代表 本站 对观点赞同或支持。如需转载,请注明文章来源。

© 版权声明

相关文章