묻고답하기

안녕하세요..
모사이트의 템플릿을 퍼다가 수정해서 사용하려는데 어렵네요...
노프레임인데 타겟지정을 어찌할줄 몰라 이렇게 나옵니다.
http://ktmaia.webice.co.kr/ <-- 현재상황
메인화면에 나올까요 ㅠ_ㅠ

-index.html-------------------------------------------
<html>
<TITLE>어렵다 어려워</TITLE>
<frameset rows="1*">
    <frame name="main" src="bbs/golden47_index.html">
</frameset>
</html>
------------------------------------------------------

-bbs/golden47.index.html------------------------------
<?
include "./m_connect.php";
   include $_zb_path."outlogin.php";
?>

<html>
<head>
<title>MY HOME</title>
<STYLE>
body,td,tr,table{font-size:9pt; font-family:돋움; color:#000000; line-height:150%;}
A:link {font-family:돋움; font-size:9pt; color:#000000; text-decoration:none;}
A:visited {font-family:돋움; font-size:9pt; color:#000000; text-decoration:none;}
A:active {font-family:돋움; font-size:9pt; color:#000000; text-decoration:none;}
A:hover {font-family:돋움; font-size:9pt; color:#CBCBC8; text-decoration:none;position:relative;top:2;left:2}

</STYLE>

<script>
function iframe_autoresize(arg) {
    arg.height = eval(arg.name+".document.body.scrollHeight");
}
</script>

</head>

<body topmargin="10" marginheight="10" leftmargin="10" marginwidth="10">
<table border="0" cellpadding="0" cellspacing="0" width="900" height="32" background="./images_m/cyber_bgline1.gif">
    <tr>
        <td width="1349">
            <p> </p>
        </td>
    </tr>
</table>
<div align="left">
<table width="900" border="0" cellpadding="0" cellspacing="0" background="./images_m/cyber_bgline3.gif">
  <tr>
    <td width="211" valign="top">
                            <p align="center">    <a href="golden47_index.html"><img src="images_m/main_logo.jpg" width="175" height="175" border="0"></a></p>
<table width="99%"  border="0" align="center" cellpadding="0" cellspacing="0" style=margin-top:10>
      <tr>
        <td align="center" valign="top">
                          
<div align="right">

                            <table style="margin-top:12; border-bottom-width:0; border-style:none;" border="0" cellspacing="0" width="180" cellpadding="3">
                                <tr>
                                    <td style="border-width:1; border-style:dotted;" height="26">
                                      

                                          <? print_outlogin("ganjilogin002", 1, 10) ?>
                                    </td>
                                </tr>
                                <tr>
                                    <td style="border-bottom-width:1; border-bottom-style:dotted;" height="14">
                                      

                                            <p><b>  <a href="golden47_index.html">+
                                            HOME</a></b></p>
                                    </td>
                                </tr>
                                <tr>
                                    <td style="border-bottom-width:1; border-bottom-style:dotted;" height="10">
                                      

                                            <p>   <a href="zboard.php?id=notice"><b>공
                        지 사 항</b></a></p>
                                    </td>
                                </tr>
                                <tr>
                                    <td style="border-bottom-width:1; border-bottom-style:dotted;" height="10">
                                            <p><b>   </b><a href="zboard.php?id=about"><b>소
                        개</b></a></p>
                                    </td>
                                </tr>
                                <tr>
                                    <td style="border-bottom-width:1; border-bottom-style:dotted;" height="7">
                                            <p><b>   </b><a href="zboard.php?id=freeboard"><b>자
                        유 게 시 판</b></a></p>
                                    </td>
                                </tr>
                                <tr>
                                    <td style="border-bottom-width:1; border-bottom-style:dotted;" height="7">
                                            <p><b>   </b><a href="zboard.php?id=gallery"><b>갤
                        러 리</b></a></p>
                                    </td>
                                </tr>
                                <tr>
                                    <td style="border-bottom-width:1; border-bottom-style:dotted;" height="14">
                                            <p><b>   </b><a href="zboard.php?id=guest"><b>방
                        명 록</b></a></p>
                                    </td>
                                </tr>
                            </table>
                            </div>

<p align="right"><iframe src="huniz_skyblue_vote/vote_blue.php" width="190" height="250" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" leftmargin="0" topmargin="0"></iframe></p>
</td>
      </tr>
    </table></td>
    <td width="20" valign="top" background="./images_m/cyber_bgline4.gif"><img src="./images_m/cyber_bgline5.gif" width="20" height="24"></td>
    <td align="center" valign="top" width="673">
                <p align="left"><img src="images_m/mail_service_ok_top.jpg" width="650" height="56" border="0"></p>
                <p align="left"><!--이곳 위golden47_head--> <? include ("golden47_main.html"); ?> <!--이곳 아래golden47_foot--></p>  </td>
  </tr>
</table>
</div>
<table border="0" cellpadding="0" cellspacing="0" width="900" height="29" background="./images_m/cyber_bgline2.gif">
    <tr>
        <td width="1349">
            <p> </p>
        </td>
    </tr>
</table>
</body>
</html>
------------------------------------------------------------------------

-bbs/golden47_main.html------------------------------------------------
<!--이곳은메인index-->
<base target="main">                  
<div align="left">
<table border="0" width="95%">
                        <tr>
                            <td width="630" height="12" colspan="2">
                                <p><? print_bbs("jinky_notice_0403", "공지사항", "notice", 5, 30)?></p>
                            </td>
                        </tr>
                        <tr>
                            <td height="3" colspan="2" bgcolor="#F4F4F4">
                    
                            </td>
                        </tr>
                        <tr>
                            <td width="326" height="15">
                                <p><? print_bbs("backpce_10bbs", "자 유 게 시 판", "freeboard", 5, 30)?></p>
                            </td>
                            <td width="326" height="15">
                                <p><? print_bbs("backpce_10bbs", "방 명 록", "guest", 5, 30)?></p>
                            </td>
                        </tr>
                        <tr>
                            <td width="326" height="2">
                                <p> </p>
                            </td>
                            <td width="326" height="2">
                                <p> </p>
                            </td>
                        </tr>
                        <tr>
                            <td width="630" height="9" colspan="2">
                                <p> </p>
                            </td>
                        </tr>
                        <tr>
                            <td width="630" height=100% colspan="2">
<? print_gallery("golden47_gallery", "이 미 지 갤 러 리", "gallery", 5, 110, 100, 5) ?>                        
    </td>
                        </tr>
                    </table>  
</div>
<!--이곳은메인index-->
----------------------------------------------------------------------------
foot과 head는 수정이 필요 없을것 같아 제외 했습니다.
메뉴를 누루면 golden47_main.html에 나와주었으면 하는데 휑하니 보드만 떠버립니다. ㅠ_ㅠ
어찌하면 되나요????
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
임홍규 메인 페이지 레이아웃 관련 질문입니다. [1] 2007.08.10
노한영 외부 include 설정에 대해서 질문좀.. [1] 2007.08.10
Ming* 아이프레임으로 홈페이지를 만드는중인데.. 자꾸 빈공간이 생깁니다; [2] 2007.08.10
신민준 질문좀..홈피 만드는거;;; [1] 2007.08.10
hansong 저기요 제컴퓨터 갑자기 이렇게 나오거든요 ??? [2] 2007.08.10
엽기왕자 노프레임 타겟지정... [1] 2007.08.10
Shin.CH PSD 웹레이아웃을 홈피로 어떻게 만드나요? [2] 2007.08.10
샤르 君 사랑비 어떻게 하는건지요...; [1] 2007.08.10
히스 php언어중 랜덤으로 나오게 할수 잇는 함수있나요? [2] 2007.08.10
김현준 프레임 사용 페이지 변화 [1] 2007.08.10
Khal 테두리 선을 둥글게는 도대체 어떻게 해야하죠? [1] 2007.08.10
김지만 사랑비BGM 질문 ㅠㅠ [1] 2007.08.10
블랙야화 도움점 부탁드립니다 [3] 2007.08.10
김지만 이거 사랑비BGM - 1 - 너무 많아서 2까지..  
김지만 사랑비 소스 - 2 - [1] 2007.08.10
okoru 가장 적당한 BGM의 용량은 몇 MB입니까? [3] 2007.08.10
메이든 배경 그라데이션에 대해.. 질문좀 [1] 2007.08.10
신민준 질문입니다. 레이아웃 홈피에 적용시키기. [1] 2007.08.10
블랙야화 노프레임에 게시판적용시키는법점 알려주세요 [3] 2007.08.10
열차매니아 아웃로그인요 (급해요!!) [2] 2007.08.10
Homp 최신 게시물 스타일 시트를 따라가는 문제  
김지만 밑에 사랑비 질문~!~!! [1] 2007.08.10
pray 나모 정렬 질문인데요 ㅠ [2] 2007.08.10
박우선 아이프레임을 리사이즈 시키고 싶어요  
조용준 테이블에 관한 질문입니다..답변좀 부탁드릴께요 [3] 2007.08.10
황상종 이번에 홈페이지를 만드는데 세션과 게시판에 대해서 질문이 있습니당 [1] 2007.08.10
박혜경 큰창으로 보기가 안됩니다  
이민수 외부로그인후 contents접근 [1] 2007.08.10
김동철 내용보고..;;; [1] 2007.08.10
아가페 db에서 다중셀렉트카테고리 뽑는방법좀 알려주세요 [3] 2007.08.10