BootWiki教程网
源代码:
点击运行
<!DOCTYPE html> <html> <frameset cols="50%,50%"> <frame frameborder="0" src="frame_a.htm"> <frame frameborder="0" src="frame_b.htm"> </frameset> </html>
运行结果