html的frameset和frame

这个标签可以同时显示多个frame,frame里面可以是不同的页面。按列:<frameset cols="25%,75%"> <frame src="frame_a.htm&quo...