ÇÁ·¹ÀÓÀÇ ÀÀ¿ë(2)
´ÙÀ½ÀÇ ÀÀ¿ë±â¹ýÀº ÀÀ¿ë±â¹ý(1)°ú ÇÔ²² ÀÀ¿ë±â¹ý(3)À» ±¸¼ºÇϱâ À§ÇÑ ´Ü°èÀÌ´Ù. À̰͵µ ÀÀ¿ë±â¹ý(1)°ú °ÅÀÇ ºñ½ÁÇÑ ¹æ¹ýÀ» »ç¿ëÇÑ´Ù.

ÇÁ·¹ÀÓÀ» ÀÌ¿ëÇÑ ·¹À̾ƿôÀÇ ÀÀ¿ë (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="demo15_22.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>

Update : 2000/03/16 [µ¹¾Æ°¡±â]