W3School TIY
(请在下面的文本框中编辑您的代码,然后单击此按钮测试结果。)
编辑您的代码:
<html> <frameset rows="25%,50%,25%"> <frame src="../example/html/frame_a.html" tppabs="http://w3school.com.cn/example/html/frame_a.html"> <frame src="../example/html/frame_b.html" tppabs="http://w3school.com.cn/example/html/frame_b.html"> <frame src="../example/html/frame_c.html" tppabs="http://w3school.com.cn/example/html/frame_c.html"> </frameset> </html>
查看结果: