묻고답하기

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

<?



$_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 남기남
주선미 최근 게시물 추출할 때 답변글 제외하고 질문 글만 추출하는 방법 좀 알려주세요 [1] 2007.08.10
부갱이 노프레임 홈에 대해서 알고싶어요.. [1] 2007.08.10
이명주 ★ 잘 되다가두 페이지를 찾을 수 없습니다 라고 자꾸 뜨네요 ㅜㅠ [3] 2007.08.10
미드미 배경음악에 대해... [3] 2007.08.10
김종호 인테넛에서 압축된 파일 다운받을때 [1] 2007.08.10
이진규 뎌기;; 떠있는 레이어에서 member login 처럼 하려면 어떻게 해야하나용? [7] 2007.08.10
우기 [제로 카운터] referer에 관한 질문 [2] 2007.08.10
lee 레이어 고정 [1] 2007.08.10
송태원 머릿말, 꼬릿말(?) [1] 2007.08.10
김지현 aa.bbbb.cc.dd 를 ee.bbbb.cc.dd 로 바꾸는 방법... [2] 2007.08.10
노길환 포토샵에서 인쇄 관련 질문입니다!!! 고수분이나 아시는분 대답좀 부탁합니다.. [1] 2007.08.10
KEI 제 홈페이지 접속이 저만 안되요; [5] 2007.08.10
배유영 [질문] 일러스트레이터 10에서 일부 툴이 안떠요;;; [2] 2007.08.10
강민정 윈도우98 →XP로 바꾸려면... [3] 2007.08.10
®웃^음^이® 으음.. 시스템에 과감하게 건들수 있는 것없나요? [2] 2007.08.10
Aki23.™ 포토샵6 쓰는데.브러쉬만들고싶어요. [3] 2007.08.10
전치원 아이프레임에 대한 질문입니다 [1] 2007.08.10
ljsallgame 꼭좀 알켜주세여...포토샵6.0인데...이 효과는 어캐 하는걸까여? [3] 2007.08.10
화니 펄 관련 질문입니다.  
lee 나모로 홈피 만드는데???????????????????? [1] 2007.08.10
은구슬 유료도메인.. 국제도메인 .com 으로 홈 주소를 바꿀려고 하는데요.. [2] 2007.08.10
김혜진 포토샵 5.5에 있던 "Image > Extract " 메뉴는 어디로,,,,, [2] 2007.08.10
zonewarez 제로보드 왼쪽에있는 스크롤 메뉴를.......... [3] 2007.08.10
탁윤호 Tbody 태그는 뭘뜻하는건지 알수가 없네여..(냉무) [1] 2007.08.10
김만평 고수님들 꼭 부탁드립니다..  
이순자 관리자 로그인이 안됩니다,,  
nice0401 팝업창 관련 질문입니다.  
사랑으로.. 메뉴에서 ''보기''의 텍스트 크기에 따라 글씨크기가 변하지 않게 하려면..  
하나하늘 Gmt 라고 하는 프로그램을 삭제할수 있는 방법을 좀 알려주세요..  
NIL 저기 드림위버에 관헤 궁금한점이 ... [1] 2007.08.10