W3School TIY
编辑您的代码:
<html> <frameset cols="50%,50%"> <frame src="../example/html/frame_a.html" name="frame_a" /> <frame src="../example/html/frame_b.html" /> </frameset> </html>
查看结果: