묻고답하기

나모로 노프레임 홈피를 만드는중인데 아주 기초적인 질문인지 모르겠네요 ㅠㅠ
제가 초보라서 표를  좌측에 로그인과 메뉴를 우측에 게시판을 넣는데 좌측과 우측 표의 높낮이가 안맞아서 게시판 내용을 볼려고 하면 좌측 메뉴 부분이 엄청 아래로 늘어져 버리네요
좌측 메뉴부분을 고정시킬 수있는 방법은 없나요?
첨 만드는거라 모르는게 너무 많네요
아래는 소스입니다.
어디를 손봐야 할까요?
도움바랍니다.

<?



$_zb_url = "http://xxx.com/zb41/";



$_zb_path = "/free/home/xxx/html/zb41/";



include $_zb_path."outlogin_avata.php";


?>



<html>



<head>

<meta http-equiv="content-type" content="text/html; charset=euc-kr">

<title></title>

<meta name="generator" content="Namo WebEditor v5.0">

<style>
<!--
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:active { text-decoration:none; }
a:hover { text-decoration:none; }
-->
</style>
<script language="JavaScript">
<!--
function namosw_goto_byselect(sel, targetstr)
{
  var index = sel.selectedIndex;
  if (sel.options[index].value != '') {
     if (targetstr == 'blank') {
       window.open(sel.options[index].value, 'win1');
     } else {
       var frameobj;
       if (targetstr == '') targetstr = 'self';
       if ((frameobj = eval(targetstr)) != null)
         frameobj.location = sel.options[index].value;
     }
  }
}

// -->
</script>
<script language="JavaScript">
<!--
function na_restore_img_src(name, nsdoc)
{
  var img = eval((navigator.appName.indexOf('Netscape', 0) != -1) ? nsdoc+'.'+name : 'document.all.'+name);
  if (name == '')
    return;
  if (img && img.altsrc) {
    img.src    = img.altsrc;
    img.altsrc = null;
  }
}

function na_preload_img()
{
  var img_list = na_preload_img.arguments;
  if (document.preloadlist == null)
    document.preloadlist = new Array();
  var top = document.preloadlist.length;
  for (var i=0; i < img_list.length; i++) {
    document.preloadlist[top+i]     = new Image;
    document.preloadlist[top+i].src = img_list[i+1];
  }
}

function na_change_img_src(name, nsdoc, rpath, preload)
{
  var img = eval((navigator.appName.indexOf('Netscape', 0) != -1) ? nsdoc+'.'+name : 'document.all.'+name);
  if (name == '')
    return;
  if (img) {
    img.altsrc = img.src;
    img.src    = rpath;
  }
}

function na_open_window(name, url, left, top, width, height, toolbar, menubar, statusbar, scrollbar, resizable)
{
  toolbar_str = toolbar ? 'yes' : 'no';
  menubar_str = menubar ? 'yes' : 'no';
  statusbar_str = statusbar ? 'yes' : 'no';
  scrollbar_str = scrollbar ? 'yes' : 'no';
  resizable_str = resizable ? 'yes' : 'no';
  window.open(url, name, 'left='+left+',top='+top+',width='+width+',height='+height+',toolbar='+toolbar_str+',menubar='+ '+ '+menubar_str+',status='+statusbar_str+',scrollbars='+scrollbar_str+',resizable='+resizable_str);
}

// -->
</script>
</head>



<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red" leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" OnLoad="na_preload_img(false, 'topbutton22.gif', 'topbutton11.gif', 'topbutton33.gif', 'topbutton44.gif', 'topbutton55.gif');">

<table border="0" cellpadding="0" cellspacing="0" width="886" height="100" align="center">

    <tr>

        <td width="100%" colspan="4" height="16">

                <p align="left"><iframe src="http://xxx.com/music/test/nzeo.htm" width="886" height="26" frameborder="0" scrolling="no" widthmargin="0" heightmargin="0"></iframe></p>
        </td>

    </tr>

    <tr>

        <td width="100%" colspan="4" height="16">

            <p align="left"><img src="http://xxx.com/office/topright.gif" width="240" height="60" border="0" vspace="0" hspace="0">
                                                      <a href="http://xxx.com/office/index.htm" OnMouseOut="na_restore_img_src('image1', 'document')" OnMouseOver="na_change_img_src('image1', 'document', 'topbutton22.gif', true);" target="_parent"><img src="topbutton2.gif" width="85" height="77" border="0" vspace="0" hspace="0" name="image1"></a><a href="http://xxx.com/office/com.htm" OnMouseOut="na_restore_img_src('image2', 'document')" OnMouseOver="na_change_img_src('image2', 'document', 'topbutton11.gif', true);" target="_parent"><img src="topbutton1.gif" width="85" height="77" border="0" vspace="0" hspace="0" name="image2"></a><a href="http://xxx.com/office/friend.htm" OnMouseOut="na_restore_img_src('image3', 'document')" OnMouseOver="na_change_img_src('image3', 'document', 'topbutton33.gif', true);" target="_parent"><img src="topbutton3.gif" width="85" height="77" border="0" vspace="0" hspace="0" name="image3"></a><a href="http://xxx.com/office/system.htm" OnMouseOut="na_restore_img_src('image4', 'document')" OnMouseOver="na_change_img_src('image4', 'document', 'topbutton44.gif', true);" target="_parent"><img src="topbutton4.gif" width="85" height="77" border="0" vspace="0" hspace="0" name="image4"></a><a href="http://xxx.com/office/qna.htm" OnMouseOut="na_restore_img_src('image5', 'document')" OnMouseOver="na_change_img_src('image5', 'document'+ ', 'topbutton55.gif', true);" target="_parent"><img src="topbutton5.gif" width="85" height="77" border="0" vspace="0" hspace="0" name="image5"></a></p>

        </td>

    </tr>

    <tr>

        <td width="100%" height="27" colspan="4" background="http://xxx.com/office/bar.gif">

            <p align="left"><font face="굴림체" size="2" color="#333333"><b>   <img src="http://xxx.com/office/img/sub1.gif" width="236" height="26" border="0" vspace="0" hspace="0" usemap="#ImageMap1">
                                    </b></font><a href="http://xxx.com/office/index.htm" target="_parent"><b><font face="돋움체" size="2" color="#666666">직진본부</font></b></a><font face="돋움체" size="2" color="#666666"><b>

              </b></font><a href="http://xxx.com/office/index-club.htm" target="_parent"><b><font face="돋움체" size="2" color="#666666">클럽게시판</font></b></a><font face="돋움체" size="2" color="#666666"><b>   </b></font><a href="http://xxx.com/office/index-free.htm" target="_parent"><b><font face="돋움체" size="2" color="#666666">자유게시판</font></b></a><font face="돋움체" size="2" color="#666666"><b>   </b></font><a href="http://xxx.com/office/mini.htm" target="_parent"><b><font face="돋움체" size="2" color="#666666">미니홈피</font></b></a></p>

        </td>

    </tr>

    <tr>

        <td width="173" height="1" align="center" style="line-height:100%; margin-top:0; margin-bottom:0;" valign="top" bgcolor="#F1F1F1">

           <? print_outlogin("xux_login", 1, 10) ?>
        </td>
    
  
        <td width="5" rowspan="5" height="306" valign="top">                        
            <p> </p>
        </td>
        <td width="708" rowspan="5" height="306" colspan="2" valign="top">                        
            <p align="center">게시판</p>
        </td>
</tr>
    <tr>

        <td valign=top width="173" background="http://xxx.com/office/img/title.gif" valign="middle" height="10" nowrap>

            <p align="center"><font size="2" face="돋움체" color="white">직진
            </font><font face="돋움체" color="white" size="2"><b>></b></font><font face="돋움체" color="white" size="3">
            </font><font size="2" face="돋움체" color="white"><b>직진본부</b></font></p>

        </td>

    </tr>

    <tr>

        <td valign=top width="171" style="border-width:1px; border-color:rgb(119,166,198); border-style:solid;" height="70" valign="top">

            <p style="line-height:100%; margin-top:3px; margin-bottom:3px;"><font size="2" face="돋움체" color="#666666"><b> <img src="http://xxx.com/office/img/icon.gif" width="11" height="11" border="0" vspace="0" hspace="0">
            </b></font><a href="http://xxx.com/zb41/zboard.php?id=main2" target="_parent"><b><font size="2" face="돋움체" color="#666666">정모소식</font></b></a></p>

            <p style="line-height:100%; margin-top:3px; margin-bottom:3px;"><font size="2" face="돋움체" color="#666666"><b> <img src="http://xxx.com/office/img/icon.gif" width="11" height="11" border="0" vspace="0" hspace="0"> </b></font><a href="http://xxx.com/zb41/zboard.php?id=mt" target="_parent"><b><font size="2" face="돋움체" color="#666666">클럽엠티</font></b></a></p>
            <p style="line-height:100%; margin-top:3px; margin-bottom:3px;"><font size="2" face="돋움체" color="#666666"><b> <img src="http://xxx.com/office/img/icon.gif" width="11" height="11" border="0" vspace="0" hspace="0"> </b></font><a href="http://xxx.com/zb41/zboard.php?id=advice" target="_parent"><b><font size="2" face="돋움체" color="#666666">추천/홍보</font></b></a></p>

            <p style="line-height:100%; margin-top:3px; margin-bottom:3px;"><font size="2" face="돋움체" color="#666666"><b> <img src="http://xxx.com/office/img/icon.gif" width="11" height="11" border="0" vspace="0" hspace="0">
            </b></font><a href="http://xxx.com/zb41/zboard.php?id=ox" target="_parent"><b><font size="2" face="돋움체" color="#666666">찬반토론</font></b></a></p>

            <p style="line-height:100%; margin-top:3px; margin-bottom:3px;"><b><font size="2" face="돋움체" color="#666666"> </font></b><font size="2" face="돋움체" color="#666666"><b><img src="http://xxx.com/office/img/icon.gif" width="11" height="11" border="0" vspace="0" hspace="0">
            </b></font><a href="http://xxx.com/home/text/master/master.html" target="_blank"><b><font size="2" face="돋움체" color="#666666">운영진</font></b></a></p>
        </td>

    </tr>

    <tr>
        <td width="171" style="border-width:1px; border-color:rgb(119,166,198); border-style:none;" height="42" bgcolor="#F1F1F1" valign="top">

            <form name="form">
                <p style="line-height:100%; margin-top:2px; margin-bottom:2px;" align="center">        <a href="http://xxx.com/office/mini.htm" target="_parent"><img src="http://xxx.com/office/img/banner.gif" width="90" height="30" border="0" vspace="3" hspace="3"></a></p>
            <p style="line-height:100%; margin-top:1px; margin-bottom:1px;" align="center"><select size="1" OnChange="namosw_goto_byselect(this, 'self')">
                <option selected value="http://">다른메뉴로 바로 이동하기</option>
                </select> </p>
            </form>
        </td>

    </tr>
    <tr>
        <td width="171" style="border-width:1px; border-color:rgb(119,166,198); border-style:none;" height="100%" bgcolor="#F1F1F1">

            <p> </p>
        </td>

    </tr>
    <tr>
        <td width="432" style="border-width:1px; border-color:rgb(119,166,198); border-style:none;" height="4" bgcolor="#666666" colspan="3">

<P align="left"><font color="white" size="2" face="돋움체">     </font><font color="white" face="돋움체"><span style="font-size:8pt;">직진소개
              개인보호정책   게시물신고</span></font></P>        </td>

        <td width="450" style="border-width:1px; border-color:rgb(119,166,198); border-style:none;" height="4" bgcolor="#666666" valign="bottom" nowrap>

            <p style="line-height:100%; margin-top:1px; margin-bottom:1px;" align="center"><font color="white" size="1">                          copyright(c) 2001-2002
xxx.com all right reserved</font></p>
        </td>

    </tr>
</table>

<map name="ImageMap1">
<area shape="rect" coords="8, 6, 56, 24" href="javascript:na_open_window('win', 'http://xxx.com/zb41/member_memo.php', 300, 100, 400, 500, 0, 0, 0, 1, 0);" target="_self">
<area shape="rect" coords="62, 3, 144, 24" href="javascript:na_open_window('win', 'http://xxx.com/zb41/member_modify.php?group_no=1', 150, 50, 550, 700, 0, 0, 0, 1, 1);" target="_self">
<area shape="rect" coords="150, 4, 231, 25" href="javascript:na_open_window('win', 'http://xxx.com/zb41/member_memo3.php', 300, 100, 400, 500, 0, 0, 0, 1, 0);" target="_self">
</map></body>



</html>
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
jhl2623 이미지 맵 질문 드립니다. [1] 2015.08.27 by 기진곰
rumoris textyle 쓰고 있는데 탭 내용 수정에 관하여 file  
tlsqltkfkdgo 스케치북방명록 게시판 공지버튼 옵션화시키는것이 가능할까요? file  
페어리넷819 본문에서 가로사이즈 조정하는 경로 [1] file 2015.08.27 by mcgomting
피노키오72 이미 만들어져 있는 사이트에 게시판 기능 추가시 회원관리 [2] 2015.08.27 by 피노키오72
매실696e5 전체 2차메뉴보이게 하고싶습니다. [1] file 2015.08.27 by 닉이
25시 core1.8.8로 업글 매뉴얼로 하려는데.. [4] file 2015.08.27 by 25시
낮에 ssl을 적용했는데 회원가입 페이지 도메인에 포트번호가 나옵니다.... [4] 2015.08.26 by 낮에
빅윤 게시판 본문 부분을 삭제할 수 있을까요? [4] 2015.08.26 by 파파민
곰도리군 xe 모듈 업데이트 이후 게시글 작성/수정이 안됩니다. [9] file 2015.08.26 by 곰도리군
Nightly 현재 레이아웃, 메뉴 내보내기  
Nightly NGINX 에서 설치 오류투성이 문제 [2] file 2015.08.26 by Nightly
ssaliiii 웹스토어가 오류가 납니다 도와주세요.ㅠ [4] 2015.08.26 by ssaliiii
죽방망이 윈도우서버 경고문구 이거 먼가요?ㅠㅠ [3] 2015.08.26 by 고니고니
다빈맘 게시판 첨부파일을 MP3파일올릴려고 하는데.. [1] 2015.08.26 by 고니고니
해떨 비회원 첨부파일 다운로드 문제 [1] 2015.08.26 by 고니고니
비스쿠리 리퍼러통계 설치를 했는데 정보가 전혀 없는데 이유가 뭘까요? file  
jangforce105 순방문자 '자세히' 클릭 시 페이지 오류(도움 부탁드립니다ㅠㅠ) [1] file 2015.08.26 by 고니고니
튜리크 [질문] 게시판 분류(카테고리) 수동으로 링크 변경 방법 있나요?  
multiwi**** 해외에서 스팸봇이 계속해서 가입을 하고있어서...고수님! 도와주세요 [16] file 2015.08.26 by Icarus
감사공유 설치할려니 php버전떄문에 안되네요ㅜㅜ [9] 2015.08.26 by Icarus
써니박 showcase게시판에 있는 사이트! [1] 2015.08.26 by 닉이
요로꼬롬ㅋ aaa.cafe48.com/xe 를 바로 홈경로로 지정하고 싶어요. [2] 2015.08.26 by 요로꼬롬ㅋ
빅윤 admin 페이지가 비어있습니다 [2] 2015.08.26 by 빅윤
mcgomting 게시판 글쓰기 후 이동할 페이지 변경 [2] 2015.08.26 by mcgomting
duding 게시판 주소 찾기 오류의 해결방법 [2] file 2015.08.26 by duding
문예공파 xe DB복구관련 질문 드려요~~^^ [2] 2015.08.26 by 문예공파
jangforce105 순방문자 '자세히' 클릭 시 페이지 오류 [3] file 2015.08.26 by jangforce105
빅윤 XE 게시판 비밀글 자동 셋팅에 관해 여쭤봅니다. [11] 2015.08.26 by 빅윤
엔젤킬러 메뉴 하나에 여려개의 문서