源代码:
下载代码
AI 编程工具
点击运行
<!DOCTYPE html> <html> <frameset cols="50%,50%"> <frame src="frame_a.htm" marginheight="50"> <frame src="frame_b.htm" marginheight="0"> </frameset> </html>
运行结果: