實例. src 屬性規定在框架中顯示的文件的位置: <html> <frameset cols="50%,50%"> <frame src="frame_a.htm" /> <frame src="frame_b.htm" /> </frameset> </html> ...
確定! 回上一頁