UK [f're?mi:set] US [f're│mi:set]

??? ???

HTML ???? ?? ???

??: ????? ?????.

??: ?? ?? ?(???)? ???? ? ?????. ? ??????? ??? ??? ????. ?? ??? ???????? ????? ??? ??? ?????? ???? ? ?? ? ?? ?????. cols ??row ??? ???? ???.

??: ???? ??? ???? ???? ????? DTD? "????? DTD"? ???? ??? ?????. <frameset></frameset> ??? ?? <body></body> ??? ??? ? ????. ??? ???? ???? ?? ????? <noframes> ??? ???? ?? ???? <body></body> ?? ?? ??? ?????.

HTML ???? ?? ?

<html>

<frameset cols="25%,50%,25%">

  <frame src="http://www.miracleart.cn/example/html/frame_a.html">
  <frame src="http://www.miracleart.cn/example/html/frame_b.html">
  <frame src="http://www.miracleart.cn/example/html/frame_c.html">

</frameset>

</html>