ÇÁ·¹ÀÓÀÇ ÀÀ¿ë(3)Àº ÀÀ¿ë(1)°ú ÀÀ¿ë(2)¿¡¼ °¢°¢ Á¤ÀÇ µÇ¾ú´ø ¹®¼¸¦ ´Ù½Ã
Àç Á¤¸³ÇÏ¿© ÁöÁ¤ÇÏ´Â ¹æ½ÄÀÌ´Ù (1)°ú (2)¸¦ ÀÌÇØÇÏ¿´´Ù¸é ´ÙÀ½Àº ±×³É ÀÌÇØ°¡ µÉ°ÍÀÌ´Ù.
ÇÁ·¹ÀÓÀ» ÀÌ¿ëÇÑ ·¹À̾ƿôÀÇ ÀÀ¿ë (2) |
|
HTML Example - demo14.html (ÇÁ·¹ÀÓÁöÁ¤¹®¼) |
<!-- ÀüüâÀ»
3ÁÙ·Î ºÐȰÇÑ´Ù --> <frameset rows="34,*,30" frameborder=0
framespacing=0 border=0> <!--
1¹øÂ° ÁÙÀ» ´Ù½Ã 3°³ÀÇ ÄÀ¸·Î ºÐȰÇÑ´Ù.--> <frameset cols="10,*,4"
frameborder=0 framespacing=0 border=0> <frame src="demo15_11.html"
name="bg11" marginwidth=0 marginheight=0 scrolling=no>
<frame src="demo15_12.html" name="bg12" marginwidth=0 marginheight=0
scrolling=no> <frame src="demo15_13.html" name="bg13"marginwidth=0
marginheight=0 scrolling=no> </frameset> <!--
2¹øÂ° ÁÙÀ» ´Ù½Ã 3°³ÀÇ ÄÀ¸·Î ºÐȰÇÑ´Ù.--> <!--
3°³ÀÇ ÄÀº ¿ÞÂÊ 19 , ¿À¸¥ÂÊ 19 , °¡¿îµ¥´Â ÀüüâÀÇ ³ª¸ÓÁö ÁöÁ¤¹æ¹ýÀÌ´Ù-->
<frameset cols="128,*,4" frameborder=0 framespacing=0 border=0>
<frame src="demo15_21.html" name="bg21" marginwidth=0
marginheight=0 scrolling=no> <!--
À̰÷¿¡¼ ÁöÁ¤ÇÑ ¹®¼°¡ °¡Àå °¡¿îµ¥ ºÎºÐ¿¡ µé¾î°¡´Â º»¹®ºÎºÐÀÌ´Ù µû¶ó¼ ±× ³»¿ëÀÌ Ã¢¾Æ·¡·Î ´Ã¾î Áú ¼ö°¡ ÀÖÀ¸¹Ç·Î
½ºÅ©·ÑÀ» ÀÚµ¿À¸·Î ¸ÂÃá´Ù.--> <frame src="demo14.html"
name="bg22" marginwidth=0 marginheight=0 scrolling=auto>
<frame src="demo15_23.html" name="bg23" marginwidth=0 marginheight=0
scrolling=no> </frameset> <!--
3¹øÂ° ÁÙÀ» ´Ù½Ã 3°³ÀÇ ÄÀ¸·Î ºÐȰÇÑ´Ù.--> <frameset cols="4,*,4"
frameborder=0 framespacing=0 border=0> <frame src="demo15_31.html"
name="bg31" marginwidth=0 marginheight=0 scrolling=no>
<frame src="demo15_32.html" name="bg32" marginwidth=0 marginheight=0
scrolling=no> <frame src="demo15_33.html" name="bg33"
marginwidth=0 marginheight=0 scrolling=no> </frameset>
<!-- ÇÁ·¹ÀÓÀ» Áö¿øÇÏÁö ¾Ê´Â ºê¶ó¿ìÀú¸¦ À§ÇÑ ¸Þ¼¼Áö-->
<noframes>
ÀÌ °÷Àº ³Ý½ºÄÉÀÙÀ̳ª ÀͽºÇ÷η¯¿Í °°Àº ÇÁ·¡ÀÓÀÌ °¡´ÉÇÑ À¥ ºê¶ó¿ìÀú¸¦ »ç¿ëÇÏ¼Å¾ß ÇÕ´Ï´Ù. </noframes>
<!-- ¸ÇÀ§ Àüü ÇÁ·¹ÀÓÁöÁ¤ ÅÂ±× ´Ý´Â ű×-->
</frameset> |
|
|