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