English [fre?mz] US [fre?mz]
n.???(???? ????);
HTML ???? ?? ???
??: ??? ???? ???? ?? ????? ?? ???? ??? ? ????.
??: noframes ??? ???? ?? ??? ????.
??: ????? ???? ??? ? ?? ??? ??? ????? ??? ???? ???? ????.
HTML ???? ?? ?
<html> <frameset cols="25%,50%,25%"> <frame src="http://ipnx.cn/example/html/frame_a.html"> <frame src="http://ipnx.cn/example/html/frame_b.html"> <frame src="http://ipnx.cn/example/html/frame_c.html"> <noframes> <body>您的瀏覽器無法處理框架!</body> </noframes> </frameset> </html>