묻고답하기

안녕하세요..
모사이트의 템플릿을 퍼다가 수정해서 사용하려는데 어렵네요...
노프레임인데 타겟지정을 어찌할줄 몰라 이렇게 나옵니다.
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 남기남
젠이 회원정보에 포인트, 작성글수, 작성댓글수 나오게 하려면 어떻게 해야 되나요? [6] 2011.06.06 by 늘푸른이
정운일 xe를 설치하고서 로그인후에 로그인을 하면 모듈을 찾을 수 없다고합니다 [1] 2011.06.01 by 송동우
nexonx xe게시판에 글을 붙여넣기할 때 텍스트만 붙여넣기되도록 할 수 있는지요? [6] 2012.04.18 by sanpapa
cocoplick 혹시 게시글 추가 내용 출력 사용법아시는분 있으시나요?? [3] 2011.05.28 by cocoplick
칼퇴근 xe 관리자 모드 게시판 설정 화면이 없어요.... [1] 2011.05.19 by 송동우
토깽이2 파폭 4.0.1에서 로그인이 안되는이유가 뭘까요?? [7] 2020.03.14 by SangA
땀모 글쓰기할때 <style> css는 적용안되는건가요? [4] file 2014.02.18 by 땀모
davidis XE 와 django 웹서버 간의 sso [2] 2014.02.18 by davidis
davidis login post 전송시 데이터 보호 [2] 2014.02.18 by davidis
딸꾹질 에디터 바꿔쓸수 있도록 하기  
verysery 구글 네이버에 사이트 노출안되게 하는 방법이 있나요? [6] 2014.02.18 by davidis
davidis SSO 구현 아이디어  
심플XE zoom:1, no white wrap 의 역할은 무엇인가요? [1] 2014.02.18 by 닉이
xe초보자 레벨이랑 포인트 구분할줄 아는분? [6] 2014.02.18 by KrteamENT
qegqge 메뉴바+메인화면이름없애줄려면 무슨줄을삭제해야하나요? [2] 2014.02.18 by ForHanbi
솔개782 index에서 오류가 뜨는데요.. [7] 2014.02.18 by Omega3
생컨 스케치북 게시판 스킨 추가질문 드립니다. [2] file 2014.02.18 by 생컨
qegqge ForHanbi 님감사합니다 하나만더질문할게요 ㅠ [4] file 2014.02.18 by ForHanbi
qegqge 브라우저모드 질문합니다..다다르네요.. file  
서바이버 XML의 값을 Base64로 인코딩하는 방법을 가르쳐주십시요 [5] 2014.02.18 by Omega3
FireChrome PHP를 외부페이지로 사용하고싶습니다. [2] 2014.02.18 by FireChrome
Omega3 이 복권 스킨 어디서 받을 수 있나요. [1] 2014.02.18 by Omega3
edwar footer 질문입니다!!! [2] 2014.02.19 by edwar
FireChrome 혹시 도메인/test.php/?~~이런꼴을 서브도메인사용하는법아시는분?  
라피에르 1.7.4 쉬운업데이트 도중 문제가 발생했어요 ㅠㅠ [2] 2014.02.19 by 가도사
FireChrome 파일저장폴더의 퍼미션을 777로해도 괜찮을까요? [1] 2014.02.19 by 휘즈
genezza 댓글 입력창을 댓글리스트 아래에 위치하게 하고 싶은데요 [2] 2014.02.19 by genezza
kyh2301 레이아웃이 적용 안되는 문제 [3] 2014.02.19 by Bokmani
이온디 게시판 목록에서 글 한 개만 출력하기 [4] 2014.03.08 by foret
Xe초보자 리퍼러 통계 모듈이랑 대시보드에 시간대 접속자 수가 다릅니다..