编辑下面的代码:【加编码】
<html> <frameset rows="50%,50%"> <frame src="frame_a.htm"> <frameset cols="25%,75%"> <frame src="frame_b.htm"> <frame src="frame_c.htm"> </frameset> </frameset> </html>
结果: 【此窗口】 帮助?
Try it Yourself - © 自强学堂